doc: remove some completed TODO items
This commit is contained in:
parent
ded07eb182
commit
381d648be0
@ -5,14 +5,6 @@ TODO: auto-timestamps
|
|||||||
- SaveXyz shouldn't set created_at in the do-update branch
|
- SaveXyz shouldn't set created_at in the do-update branch
|
||||||
- GetXyzByID should include `ErrItemIsDeleted` if item is soft-deleted
|
- GetXyzByID should include `ErrItemIsDeleted` if item is soft-deleted
|
||||||
|
|
||||||
TODO: primary-key
|
|
||||||
- SaveXyz shouldn't set primary key if it's rowid
|
|
||||||
|
|
||||||
TODO: foreign-key
|
|
||||||
- Generated types should match foreign keys to the type of the column they point to
|
|
||||||
|
|
||||||
TODO: modified-timestamps
|
TODO: modified-timestamps
|
||||||
- set updated_at and created_at in SaveXYZ
|
- set updated_at and created_at in SaveXYZ
|
||||||
- soft delete option
|
- soft delete option
|
||||||
|
|
||||||
TODO: the `db_meta` table doesn't pass sqlite_lint
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user