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
gas-stack
/
pkg
/
schema
History
wispem-wantex
01e37a0e07
Some checks failed
CI / build-docker (push)
Successful in 3s
Details
CI / build-docker-bootstrap (push)
Has been skipped
Details
CI / release-test (push)
Failing after 9s
Details
TMP: codetables
2026-03-19 23:49:10 -07:00
..
lint
sqlite_lint: add support for FTS5 and virtual tables
2026-01-17 09:00:24 +09:00
column.go
TMP: codetables
2026-03-19 23:49:10 -07:00
index.go
schema: split 'column', 'index' and 'schema' into separate files from 'table'
2026-03-19 23:46:59 -07:00
migration_verification_test.go
lint: fix lll and imports
2026-02-07 22:29:57 -08:00
parse_test.go
sqlite_lint: add support for FTS5 and virtual tables
2026-01-17 09:00:24 +09:00
parse.go
schema: enable parsing a schema from an existing sqlx.DB instance
2026-02-07 15:09:05 -08:00
schema.go
schema: split 'column', 'index' and 'schema' into separate files from 'table'
2026-03-19 23:46:59 -07:00
table.go
TMP: codetables
2026-03-19 23:49:10 -07:00
views.sql
sqlite_lint: add support for FTS5 and virtual tables
2026-01-17 09:00:24 +09:00