jbrechtel
e995844bc5
Add -Werror, fix unused import warnings
...
Build and Test / build-and-test (push) Successful in 4m51s
- Add -Werror to ghc-options for both library and test suite
- Remove unused Data.Maybe import from Internal.hs
- Remove unused Data.Int and Data.Text imports from test files
2026-05-30 09:57:14 -04:00
jbrechtel
b6622c0a01
feat: add raw SQL execution helpers (execute, executeWith, query_, queryWith)
Build and Test / build-and-test (push) Successful in 4m46s
2026-05-30 07:51:31 -04:00
jbrechtel
42b45a1c20
Add comprehensive test suite: FieldDefinition, SqlMarshaller, EntityOperations, AutoMigration (53 tests)
2026-05-30 07:04:00 -04:00
jbrechtel
9d0e9ebbe5
Format code with fourmolu
2026-05-29 23:24:26 -04:00
jbrechtel
c2cd26694b
Add top-level re-exports module and passing acceptance tests
2026-05-29 23:23:15 -04:00