Commit Graph

33 Commits

Author SHA1 Message Date
zhuyasen 7c90a8da10 fix: whitelist names of embed models 2025-05-18 23:20:56 +08:00
zhuyasen 42bb6b2132 feat: unified naming style for variable names 2025-05-11 22:50:44 +08:00
zhuyasen 5ccb334c21 feat: custom Bool type compatible with postgresql bool 2025-03-25 16:41:54 +08:00
zhuyasen 1ce4fbf88c style: adjust code to golangci-lint 2025-01-20 13:24:57 +08:00
zhuyasen e210fe1caf fix: zero-valued judgments for types decimal and json 2025-01-20 12:24:44 +08:00
zhuyasen 44493211a5 feat: support parsing mysql data types bit(1) and decimal 2025-01-19 21:55:27 +08:00
zhuyasen 5112f51697 style: transfer ownership 2024-12-19 13:31:29 +08:00
zhuyasen e3b6e11e6b feat: get table info 2024-11-24 15:05:26 +08:00
zhuyasen 46ac48152d style: move the initialization database code to internal/database and add the sgorm library 2024-11-07 16:00:02 +08:00
zhuyasen 6eb9e51b9d feat: support custom table primary key type and name 2024-11-04 20:30:28 +08:00
zhuyasen 144e71b4c3 fix: snake case style 2024-09-09 21:12:32 +08:00
zhuyasen 46527efeec modify the returned id type 2024-07-30 00:49:30 +08:00
zhuyasen 9b65e1aa83 match name xxxID in proto file 2024-07-27 18:17:32 +08:00
zhuyasen e255bebd8a rename 2024-06-29 15:01:05 +08:00
zhuyasen 994a90850e extended api 2024-06-28 23:56:08 +08:00
zhuyasen da4d86ac53 fix ci-lint 2024-06-16 13:18:32 +08:00
zhuyasen eef4b3d20a fix parse sql error 2024-06-16 11:58:28 +08:00
zhuyasen bbb6cb68fe fix emun type 2024-06-10 15:15:26 +08:00
zhuyasen 7761fcd7b7 fix mongodb parse bug 2024-05-11 13:37:30 +08:00
zhuyasen a68584fead change proto field type 2024-03-10 16:36:18 +08:00
zhuyasen 5734b2d4be mongodb json tag 2024-03-05 00:39:41 +08:00
zhuyasen e10968ae32 support mongodb generate code 2024-03-02 15:29:58 +08:00
zhuyasen 1d398d0659 support database sqlite 2024-02-13 12:58:45 +08:00
zhuyasen a56a20263a support database postgresql and tidb 2024-02-08 16:35:33 +08:00
zhuyasen 1ce3dbd294 change docs 2023-09-07 22:22:10 +08:00
zhuyasen b4fdb52390 modify the generate proto file command 2023-08-18 23:27:06 +08:00
zhuyasen 95a3ed7461 code quality inspection for pkg direcory 2023-08-06 17:41:28 +08:00
zhuyasen faeb531743 uniform json name style 2023-06-03 01:12:19 +08:00
zhuyasen 6be0784808 optimised ui 2023-03-03 20:55:58 +08:00
zhuyasen 5f1ee1dcf0 adjustment code 2022-11-21 22:12:49 +08:00
zhuyasen 022bb99323 feat: add rpc gate way command 2022-11-08 21:09:17 +08:00
zhuyasen 64858269a4 optimize pkg code 2022-10-31 23:37:41 +08:00
zhuyasen f67e29c6e1 feat: implement sponge commands 2022-10-17 23:11:21 +08:00