codegen: make generated godoc more relevant for without-rowid tables
This commit is contained in:
@@ -22,8 +22,6 @@ TODO: codegen SaveXyz update path doesn't check foreign keys
|
||||
- Insert path has FK error handling, but the update path wraps everything in Must
|
||||
- An update that violates an FK constraint will panic instead of returning an error
|
||||
|
||||
TODO: codegen `without rowid` tables properly
|
||||
|
||||
TODO: generated test file inclues global test DB setup, which is wrong
|
||||
|
||||
TODO: join-tables
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
https://astexplorer.net/
|
||||
https://github.com/dave/dst
|
||||
https://disaev.me/p/writing-useful-go-analysis-linter/
|
||||
|
||||
Reference in New Issue
Block a user