Wang Sijie
|
acdbc5db56
|
feat(schema): user logs (#137)
* feat(schema): user logs
* fix(core): use z.object
* fix(core): add log result type
* fix: comments in sql
* fix: user_log_type and user_log_result
|
2021-11-29 15:47:43 +08:00 |
|
Gao Sun
|
f48534ed18
|
refactor: unify timestamp usage
|
2021-08-18 16:36:52 +08:00 |
|
Gao Sun
|
a86f57a466
|
refactor: remove oidc_client_id
|
2021-08-10 21:26:49 +08:00 |
|
Gao Sun
|
525fe97728
|
refactor(schemas): oidc_clients -> applications
|
2021-08-10 17:21:34 +08:00 |
|
Gao Sun
|
ac53f7befb
|
feat: add OIDC clients table
|
2021-07-25 17:40:51 +08:00 |
|
Gao Sun
|
6e7a4700d9
|
feat: remove redundant fields and add TS type support in generated files
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
0584979dbb
|
refactor: user_name -> username
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
efa550834a
|
feat: generate enum types from SQL
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
70a4c6f15a
|
Add password encryption salt
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
68d67016ae
|
Add user table
|
2021-07-25 17:40:49 +08:00 |
|
Gao Sun
|
7961a7fbf0
|
Generate table metadata
|
2021-07-25 17:40:49 +08:00 |
|
Gao Sun
|
c8721ac1f8
|
Init table type generation
|
2021-07-25 17:40:49 +08:00 |
|