Merged in feature/part (pull request #113)

Size Import Parts

* parts

* think

* workingpart

* textout
This commit is contained in:
Michael McGuinness
2025-04-08 12:44:09 +00:00
parent 60812aba91
commit edc50c7510
21 changed files with 873 additions and 66 deletions
+2
View File
@@ -39,6 +39,8 @@ sql:
import: "github.com/google/uuid"
type: "UUID"
pointer: true
- db_type: "unsignedsmallint"
go_type: "uint16"
rules:
- name: no-pg
message: "invalid engine: not postgresql"