Wu Clan
a5e9a0e805
Refactor physical deletion to logical deletion ( #1191 )
...
* Refactor physical deletion to logical deletion
* Update the usage of unique indexes
* Update scheduler update and delete
* Fix lint
* Add some missing logic
* Optimize codegen get by id
2026-05-30 15:02:00 +08:00
Wu Clan
5352f98c13
Optimize database operations within loops ( #1177 )
...
* Optimize database operations within loops
* Optimize opera log
2026-05-14 11:38:38 +08:00
Wu Clan
e9ed1292f0
Update project name symbol in multiple files ( #1097 )
2026-03-05 18:37:16 +08:00
Wu Clan
d397a0d985
Fix code generation app route injection ( #1042 )
2026-01-26 21:27:30 +08:00
Wu Clan
19d8a2964f
Remove deprecated parameter for code generation business ( #1035 )
...
* Remove deprecated parameter for code generation business
* Update doc_comment
* Fix doc_comment
2026-01-25 15:16:07 +08:00
Wu Clan
a496932138
Add injection app routes to code generation ( #1034 )
...
* Add injection app routes to code generation
* Update get table sqls
* Update get table sqls
* Fix lint
* Fix sql scripts syntax
2026-01-25 15:14:01 +08:00
Wu Clan
a6da0bfd41
Refactor code generation and plugin hot reloading ( #1032 )
...
* Refactor code generation and plugin hot reloading
* Improve implementation
* Update plugin config loader
2026-01-23 17:08:51 +08:00
Wu Clan
f2b246089d
Add router jinja template for code generation ( #1031 )
2026-01-23 10:39:47 +08:00
Wu Clan
1a6aba6105
Optimize code generation data processing ( #1020 )
...
* Optimize code generation data processing
* Add SQL script generation
* Update code gen table scripts
* Update types
* Fix model jinja and type conversion
2026-01-20 18:27:42 +08:00
Wu Clan
1b68854b84
Update code generation part file naming ( #1002 )
2026-01-11 18:03:20 +08:00
Wu Clan
bb5bcdf430
Add the database primary key mode config ( #953 )
...
* Add the database primary key mode config
* Update auto to autoincrement
2025-12-05 14:52:12 +08:00
Wu Clan
ef640b0b5c
Fix get column types in code generation ( #935 )
2025-11-25 18:07:09 +08:00
Wu Clan
15a9527866
Refactor the service layer db session call method ( #850 )
...
* Refactor the service layer db session call method
* Fix lint
* Update paging interfaces
* Fix some errors
2025-10-16 12:49:56 +08:00
Wu Clan
5762834744
Update the ruff rules and format the code ( #846 )
...
* Update the ruff rules and format the code
* Update the per-file-ignores
* Update the ci
* Update rules
* Fix codes
* Fix pagination
* Update rules
2025-10-10 19:02:49 +08:00
Wu Clan
fad6c05d41
Add the code generator to the CLI ( #798 )
...
* Add the code generator to the CLI
* Optimize run_await implementation
* Optimize interactions
2025-09-05 23:43:05 +08:00
Wu Clan
dcf235db78
Fix code generation template params and filename ( #784 )
2025-08-22 13:20:30 +08:00
Wu Clan
8e8af2032a
Optimize naming and preview in code generation ( #764 )
2025-08-12 16:42:25 +08:00
Wu Clan
65ec721a1c
Add business pagination in the code generator ( #757 )
2025-08-05 21:04:27 +08:00
Wu Clan
dedf4e7bae
Refactor code generation files and routes ( #748 )
...
* Refactor code generation files and routes
* Fix lint
2025-08-04 13:16:41 +08:00
Dylan
6d5e741d94
Optimize api with semantic HTTP status codes ( #681 )
2025-06-23 22:18:17 +08:00
Wu Clan
319ba13df1
Optimize routes to better align with RESTful ( #673 )
...
* Optimize routes to better align with RESTful
* Add codes endpoint description
* Update jinja templates
* fix typo
* fix sql
2025-06-19 11:06:34 +08:00
yzbf
4a118c166a
Fix overwriting existing init files in code generator ( #637 )
2025-05-28 20:17:18 +08:00
Wu Clan
5842127c2b
Update code generator table columns ( #590 )
...
* Update code generator table columns
* Update func doc
2025-04-24 20:27:08 +08:00
Wu Clan
80cef6dde7
Update code generator file and table naming ( #579 )
...
* Update code generator file and table naming
* Update column table comment
2025-04-17 17:47:20 +08:00
Wu Clan
fc34c98f0a
Update the code generator to plugin ( #578 )
...
* Update the code generator to plugin
* Fix get all tables return type
2025-04-17 11:06:43 +08:00