shiori/internal/database
Felipe Martin d1f0ce8dbb
fix(api-ext): use same save logic as the api (#518)
* switched session priority to header then cookie

* fix(db): GetBookmarks handle no rows error

* fix(api-ext): using same save logic as the api
2022-10-15 14:16:12 +02:00
..
migrations
database.go fix: saving bookmarks inconsistencies (#500) 2022-10-11 23:47:38 +02:00
database_test.go fix(api-ext): use same save logic as the api (#518) 2022-10-15 14:16:12 +02:00
mysql.go fix(api-ext): use same save logic as the api (#518) 2022-10-15 14:16:12 +02:00
mysql_test.go fix: saving bookmarks inconsistencies (#500) 2022-10-11 23:47:38 +02:00
pg.go fix(api-ext): use same save logic as the api (#518) 2022-10-15 14:16:12 +02:00
pg_test.go fix: saving bookmarks inconsistencies (#500) 2022-10-11 23:47:38 +02:00
sqlite.go fix(api-ext): use same save logic as the api (#518) 2022-10-15 14:16:12 +02:00
sqlite_test.go fix(db): avoid using dash in fts5 queries (#514) 2022-10-15 11:33:29 +02:00