Commit Graph

61 Commits

Author SHA1 Message Date
79f1c62ff7 Move adapter.createTable() out, make engine public. 2021-05-02 10:34:31 +08:00
be0cfa132e Rename db to driverName. 2021-05-02 00:34:15 +08:00
fa2653c836 Fix comment. 2021-04-29 22:56:35 +08:00
6dcece3990 feat: add pg for db adapter (#50)
Signed-off-by: Kininaru <shiftregister233@outlook.com>

fix: postgres creating failed

Signed-off-by: Kininaru <shiftregister233@outlook.com>

nil

Signed-off-by: Kininaru <shiftregister233@outlook.com>

rewrite postgres logic

Signed-off-by: Kininaru <shiftregister233@outlook.com>

removed pq from dependencies

Signed-off-by: Kininaru <shiftregister233@outlook.com>

comment pq

Signed-off-by: Kininaru <shiftregister233@outlook.com>

typo

Signed-off-by: Kininaru <shiftregister233@outlook.com>

comment

Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-04-29 21:53:42 +08:00
bc368a4361 Add TestSyncAvatarsFromGitHub(). 2021-03-28 21:50:00 +08:00
85523fa9d4 Add token pages. 2021-03-14 00:00:29 +08:00
64c9548019 Update license header. 2021-03-13 23:09:14 +08:00
e4778b967f Add dbName config. 2021-02-15 10:11:26 +08:00
84c1f2634e Add application list and edit pages. 2020-12-20 23:24:09 +08:00
f0692985f1 Add organization list and edit pages. 2020-12-20 20:31:48 +08:00
b5eb673c81 Add user list and edit pages. 2020-10-20 23:14:03 +08:00