WIP: initial commit

This commit is contained in:
jdl
2026-06-25 13:14:06 +02:00
parent 8f3fac98a9
commit 9f4c86f39f
19 changed files with 1036 additions and 1 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.crumpington.com/app/sqlgen
go 1.25.1