Commit Graph

64 Commits

Author SHA1 Message Date
zhuyasen
7a565b8990 docs: modify function comments 2025-07-20 19:12:15 +08:00
zhuyasen
d10700480c fix: postgresql comments single quote problem 2025-07-17 22:40:42 +08:00
zhuyasen
8152be79c0 docs: update api document 2025-06-21 16:52:07 +08:00
zhuyasen
e08b23718f docs: update api document 2025-06-21 15:54:40 +08:00
zhuyasen
25d80d2704 style: change name 2025-06-20 22:10:15 +08:00
zhuyasen
1cd6432b17 docs: update api document 2025-05-31 20:24:32 +08:00
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
f1de101d75 fix: mongodb model tag 2025-03-25 23:58:35 +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
2f11099e88 adjust code 2024-09-06 17:25:26 +08:00
zhuyasen
e31976c7ed add the new command modify-proto-package 2024-08-18 13:58:39 +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
92be671b11 fix keyword bug 2024-06-24 00:12:56 +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
a7fbe48e2b add test 2024-05-11 13:38:23 +08:00
zhuyasen
7761fcd7b7 fix mongodb parse bug 2024-05-11 13:37:30 +08:00
zhuyasen
d602c03353 add log hooks 2024-03-30 22:18:48 +08:00
zhuyasen
d01e88e876 fix: sql or protobuf name cannot use the suffix _test 2024-03-23 19:53:51 +08:00
zhuyasen
f76132393f fix postgresql type enum 2024-03-19 22:31:13 +08:00
zhuyasen
a68584fead change proto field type 2024-03-10 16:36:18 +08:00
zhuyasen
adf3750c6f fix bug 2024-03-10 16:34:26 +08:00
zhuyasen
87bae7eee4 adjustment code 2024-03-09 15:14:31 +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
3857f46bd1 optimised code 2023-12-14 19:50:41 +08:00
zhuyasen
1d81ccb27c add a list api for GET methods 2023-12-09 22:14:23 +08:00
zhuyasen
6b6ed37988 adjustment code 2023-11-30 23:09:04 +08:00
zhuyasen
45e77dde11 update doc 2023-10-29 13:15:20 +08:00
zhuyasen
678e262bd0 additional test code 2023-10-15 18:55:58 +08:00
zhuyasen
4bbbff1bb0 add arbitrary condition query api 2023-09-17 12:13:38 +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
3ae60fdd69 change proto service name 2023-08-15 18:14:47 +08:00
zhuyasen
95a3ed7461 code quality inspection for pkg direcory 2023-08-06 17:41:28 +08:00