饺子w (Yumechi)
|
496c166981
|
chore: Migrate github.com/jinzhu/gorm to gorm.io/gorm (#863)
* chore: Migrate github.com/jinzhu/gorm to gorm.io/gorm
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* chore: drop singleton connection limit on sqlite3 backend
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* enhance: database logging
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* Revert "chore: drop singleton connection limit on sqlite3 backend"
This reverts commit b494a3bd1f2e18dc9b5e57bbb87e755a6247452f.
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* typo
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* rename unique_index -> uniqueIndex
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* drop uniqueIndex on primary key
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* migrate fully to new gorm tag format
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* specify unique index name
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* remove pluginConf duplicate index
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* disable auto migrate FK
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
|
2025-10-29 22:23:10 +00:00 |
eternal-flame-AD
|
7bf80ee6f1
|
Add last used to client & application
|
2023-08-06 12:30:22 +02:00 |
Jannis Mattheis
|
7b90b8a8f5
|
Use v2 in package path
|
2020-05-08 10:43:17 +02:00 |
饺子w
|
67493c643e
|
Return 500 server error on database failures (#191)
|
2019-05-25 08:37:24 +02:00 |
GianOrtiz
|
e32359ed15
|
Add update client api and dialog (#164)
|
2019-03-16 11:18:51 +01:00 |
Jannis Mattheis
|
a10fe96ea7
|
Adjust token database impl
|
2018-03-11 17:58:44 +01:00 |
Jannis Mattheis
|
1e7e1a71f7
|
Rename to gotify
|
2018-02-12 16:48:01 +01:00 |
Jannis Mattheis
|
dffe12418b
|
Add database wrapper
|
2018-02-11 08:54:20 +01:00 |