shiori/internal/database
Felipe Martin Garcia d0210447d2
fix: import should respect add_date or last_modified fields (#490)
* fix: handle last_modified and add_date in imports

* refactor: moved date format to a constant

* fix: use provided modified date when set
2022-10-09 17:05:52 +02:00
..
migrations fix: remove manual transaction on sqlite migration 2 (#468) 2022-08-11 13:40:17 +02:00
database.go refactor:pass ctx to db layer, return err instead of recover panic (#450) 2022-09-30 12:19:36 +02:00
mysql.go fix: import should respect add_date or last_modified fields (#490) 2022-10-09 17:05:52 +02:00
pg.go fix: import should respect add_date or last_modified fields (#490) 2022-10-09 17:05:52 +02:00
pg_test.go fix(psql): save bookmarks not using passed bookmark id for the insert (#484) 2022-10-09 17:05:30 +02:00
sqlite.go fix: import should respect add_date or last_modified fields (#490) 2022-10-09 17:05:52 +02:00