wispem-wantex
  • Joined on 2025-05-31
wispem-wantex pushed tag v0.0.4 to offline-labs/gas-stack 2026-09-17 01:12:44 +00:00
wispem-wantex pushed to wispem/codetables at offline-labs/gas-stack 2026-09-17 01:12:44 +00:00
83a7087a3b TMP: codetables
4f3865deaa codegen: generate getters for compound indexes
3f2db59b3d refactor (codegen): reduce redundancy, make 'get item(s) by blah' generators more general
89b2fd7c3c codegen: generate getters for non-unique indexes
a1b06a3ef8 codegen: use must.Be helper in Save function
Compare 22 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2026-09-17 01:12:43 +00:00
4f3865deaa codegen: generate getters for compound indexes
3f2db59b3d refactor (codegen): reduce redundancy, make 'get item(s) by blah' generators more general
89b2fd7c3c codegen: generate getters for non-unique indexes
a1b06a3ef8 codegen: use must.Be helper in Save function
49d2a7748f codegen: make generated tests support 'without rowid' tables
Compare 9 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2026-09-08 21:22:19 +00:00
a101c7531b codegen: make modelSQLFields const use camel case instead of lowercase
9c31266f59 schema: split 'column', 'index' and 'schema' into separate files from 'table'
Compare 2 commits »
wispem-wantex pushed tag v0.0.3 to offline-labs/gas-stack 2026-09-08 21:21:42 +00:00
wispem-wantex pushed to master at offline-labs/gas-stack 2026-07-12 22:02:24 +00:00
wispem-wantex pushed to master at offline-labs/gas-stack 2026-07-12 21:45:07 +00:00
8006a35a7c ci: add debugging for stalled run
wispem-wantex pushed to master at offline-labs/gas-stack 2026-06-06 20:13:48 +00:00
dbf14e23b6 codegen: fix fk checking lambda producing non-lint-passing code
ad1782c73d codegen: use "require.NoError(...)" when saving objects that return errors
ccd7e32cbf codegen: test file now uses deep.Equal instead of comparing one field
ed4ade1956 codegen: fix escaped double-quote inside test strings
Compare 4 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2026-04-24 21:06:32 +00:00
9a11f3986c codegen: improve the "TestFkChecking" generated function
wispem-wantex pushed to wispem/codetables at offline-labs/gas-stack 2026-03-20 06:49:30 +00:00
01e37a0e07 TMP: codetables
f8664ed514 schema: split 'column', 'index' and 'schema' into separate files from 'table'
Compare 2 commits »
wispem-wantex created branch wispem/codetables in offline-labs/gas-stack 2026-03-20 06:49:30 +00:00
wispem-wantex pushed to master at offline-labs/gas-stack 2026-03-19 22:44:22 +00:00
8c29d455ff codegen: fix defining the 'err' variable multiple times in foreign key checking test
0f9a57dd85 codegen: fix more hardcoded "item" names in generated test file
11fed4b9c7 refactor: create CamelToPascal string helper
Compare 3 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2026-03-18 20:55:22 +00:00
4e0836eb2e codegen: fix test generator hardcoding test string in multiple places
wispem-wantex pushed to master at offline-labs/gas-stack 2026-03-18 18:00:45 +00:00
f82929f6e2 style: remove unused fmtErrorf var
wispem-wantex pushed to master at offline-labs/gas-stack 2026-03-18 17:41:27 +00:00
1bc7f9111f codegen: implement "without rowid" tables
wispem-wantex pushed to master at offline-labs/gas-stack 2026-03-16 18:45:31 +00:00
c1150954e5 doc: update README
wispem-wantex pushed to master at offline-labs/gas-stack 2026-03-16 18:39:01 +00:00
fd90830340 doc: add README.md
wispem-wantex pushed to master at offline-labs/gas-stack 2026-03-04 01:56:24 +00:00
fcf266eb1d tests: add integration test for blob fields
29787b5521 fix: make codegen not fail for "blob" columns
Compare 2 commits »
wispem-wantex pushed to master at offline-labs/gas-stack 2026-02-23 05:58:14 +00:00
e53546a7f5 lint: fix several lll, wrapcheck, and copy-paste errors
wispem-wantex pushed to master at offline-labs/gas-stack 2026-02-23 05:46:46 +00:00
c09a2fe1fb tmp: grafana stuff
3e0a85fcfa codegen: add unique index lookup funcs
Compare 2 commits »