mirror of
https://github.com/go-shiori/shiori.git
synced 2025-09-13 08:24:49 +08:00
After a first bookmark save, all subsequent ones fail because the update
query does not include an identifier and the update is done on all rows.
Introduced by
|
||
---|---|---|
.. | ||
migrations | ||
database.go | ||
database_test.go | ||
mysql.go | ||
mysql_test.go | ||
pg.go | ||
pg_test.go | ||
sqlite.go | ||
sqlite_test.go |