This website requires JavaScript.
Explore
Help
Sign In
offline-labs
/
gas-stack
Watch
2
Star
0
Fork
0
You've already forked gas-stack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
CI.yaml
Actor
All actors
wispem-wantex
Status
All status
success
failure
waiting
running
codegen: add foreign key error check test
#68
:
Commit
1c56661560
pushed by
wispem-wantex
master
2026-02-01 16:17:49 +00:00
29s
codegen: slop out an AST generator for 'checkForeignKeyErrors' in 'SaveXyz()'
#67
:
Commit
a3da7573c1
pushed by
wispem-wantex
master
2026-02-01 02:30:38 +00:00
21s
refactor: create helper functions in model generator
#66
:
Commit
b96ab19bc2
pushed by
wispem-wantex
master
2026-02-01 02:28:43 +00:00
2m33s
codegen: handle nullable foreign keys using 'ifnull' and add a test case for them
#65
:
Commit
a0d0461f06
pushed by
wispem-wantex
master
2026-01-27 00:01:57 +00:00
1m26s
devcontainer: make it work on mac
#64
:
Commit
e85a68e69d
pushed by
wispem-wantex
master
2026-01-26 22:57:32 +00:00
2m26s
ci: add fts5 build tag for tests
#63
:
Commit
c08f12e275
pushed by
wispem-wantex
v0.0.1
2026-01-17 00:10:45 +00:00
18s
ci: add fts5 build tag for tests
#62
:
Commit
c08f12e275
pushed by
wispem-wantex
master
2026-01-17 00:07:19 +00:00
3m5s
sqlite_lint: add support for FTS5 and virtual tables
#61
:
Commit
0371fb4144
pushed by
wispem-wantex
master
2026-01-17 00:03:02 +00:00
15s
doc: add some more notes to the main info doc file
#60
:
Commit
45c9e15dd3
pushed by
wispem-wantex
master
2026-01-11 01:40:15 +00:00
1m0s
docs: add a TODO; also add IsSqlitePrimaryKeyError and change ForeignKey interface to '~int'
#59
:
Commit
dc33bd84ff
pushed by
wispem-wantex
master
2026-01-11 01:20:06 +00:00
43s
generator: make scaffolded db schema pass new sqlite_lint checks
#58
:
Commit
2d29ce92ec
pushed by
wispem-wantex
master
2026-01-11 01:11:40 +00:00
46s
tests: add test files for previous commit
#57
:
Commit
a6cbbd3b39
pushed by
wispem-wantex
master
2026-01-11 01:07:18 +00:00
43s
sqlite_lint: add lint checks for rowid and without rowid
#56
:
Commit
2ac9d8e775
pushed by
wispem-wantex
master
2026-01-11 01:05:13 +00:00
28s
lint: fixes
#55
:
Commit
560e461b00
pushed by
wispem-wantex
master
2026-01-11 00:10:09 +00:00
24s
generator: add GetAllXyzs() function
#54
:
Commit
5c1e1dcb6a
pushed by
wispem-wantex
master
2026-01-11 00:07:13 +00:00
18s
lint: fix lll
#53
:
Commit
a05cad5144
pushed by
wispem-wantex
master
2026-01-10 23:31:03 +00:00
19s
generator: use 'Must' flow helper in generated query funcs
#52
:
Commit
e6a8175644
pushed by
wispem-wantex
master
2026-01-10 23:29:10 +00:00
56s
ci: make container build handle being built as 'root' correctly
#51
:
Commit
195c8f980e
pushed by
wispem-wantex
master
2026-01-10 22:10:36 +00:00
0s
ci: add sudo to bootstrap build container, in accordance with previous commit
#50
:
Commit
8b674a0dea
pushed by
wispem-wantex
master
2026-01-10 21:53:20 +00:00
1s
ci: use devcontainer build script in CI. Also re-tag it as 'gas' instead of 'gas/ci' (which should be redundant)
#49
:
Commit
13a6255553
pushed by
wispem-wantex
master
2026-01-10 21:51:54 +00:00
0s
devcontainer: add doc, user to match host machine, and scripts to build/start
#48
:
Commit
e0e6046afe
pushed by
wispem-wantex
master
2026-01-10 21:41:45 +00:00
1s
model generator: add the 'const xyzSQLFields = ...' decl, use it in the select query for GetXyzByID
#47
:
Commit
ded07eb182
pushed by
wispem-wantex
master
2025-12-13 07:20:06 +00:00
45s
fix: correct lint errors in the generated sqlite schema
#46
:
Commit
d9df69eccf
pushed by
wispem-wantex
master
2025-12-13 06:12:17 +00:00
43s
fix: parser no longer breaks on encountering indexes that contain expression columns
#45
:
Commit
89db9e14e2
pushed by
wispem-wantex
master
2025-12-13 06:03:18 +00:00
1m9s
codegen: fix another typo in filename
#44
:
Commit
6358d12d10
pushed by
wispem-wantex
master
2025-11-10 00:54:56 +00:00
1m16s
codegen: fix typo in template file name
#43
:
Commit
1cbc99307a
pushed by
wispem-wantex
master
2025-11-10 00:49:47 +00:00
1m28s
Run the code generator integration test in CI
#42
:
Commit
fef3f11342
pushed by
wispem-wantex
master
2025-11-10 00:45:55 +00:00
47s
Add model generator based on AST
#41
:
Commit
208c1eb26c
pushed by
wispem-wantex
master
2025-11-10 00:38:07 +00:00
1m0s
test: add integration test for 'gas init'
#40
:
Commit
2146e1de77
pushed by
wispem-wantex
master
2025-11-09 08:04:09 +00:00
33s
db: remove implicit singleton pattern, move functions under a struct object
#39
:
Commit
a81dfb69a5
pushed by
wispem-wantex
master
2025-11-09 08:02:07 +00:00
37s
First
Previous
1
2
3
Next
Last