1
0
mirror of https://github.com/gogs/gogs.git synced 2025-07-12 07:09:59 +00:00

8 Commits

Author SHA1 Message Date
Joe Chen
083c3ee659
db: refactor "action" table to use GORM ()
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2022-06-25 18:07:39 +08:00
Joe Chen
75fbb82440
db: use context for backup and restore () 2022-06-11 11:10:25 +08:00
Joe Chen
5f34265db6
ci: run database tests against Postgres, MySQL and SQLite () 2022-06-01 22:51:46 +08:00
Joe Chen
f37cd9672c
restore: clean up leftover and invalid chars () 2022-03-26 15:10:39 +08:00
Pavel M
de3161155b
api: EditWiki implementation ()
Co-authored-by: Joe Chen <jc@unknwon.io>
2021-11-10 13:29:27 +08:00
ᴜɴᴋɴᴡᴏɴ
06193ed825
schemadoc: add go:generate to output database schema ()
* schemadoc: add go:generate to output database schema

* Check errors

* Revert string renames
2020-09-06 17:02:25 +08:00
ᴜɴᴋɴᴡᴏɴ
519e59b577
db: migrate to GORM v2 () 2020-09-06 10:11:08 +08:00
ᴜɴᴋɴᴡᴏɴ
9bb218734c
db: use GORM to backup and restore non-legacy tables () 2020-05-04 16:25:57 +08:00