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
lumen-ci-1
2026-05-30 09:57:14 -04:00
jbrechtel
469527f03c
fix: use column names from statement metadata in getRowData
Build and Test / build-and-test (push) Failing after 3m34s
2026-05-30 09:26:36 -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
dfc231604b
Update README with usage examples, module overview, and scope
Build and Test / build-and-test (push) Successful in 5m33s
2026-05-30 07:13:48 -04:00
jbrechtel
b9d43a63bd
Add Gitea Actions CI: build and test workflow
Build and Test / build-and-test (push) Successful in 9m16s
2026-05-30 07:11:36 -04:00
jbrechtel
42b45a1c20
Add comprehensive test suite: FieldDefinition, SqlMarshaller, EntityOperations, AutoMigration (53 tests)
2026-05-30 07:04:00 -04:00
jbrechtel
652fb32539
Adds build and test scripts
2026-05-30 06:58:24 -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
jbrechtel
694448888f
Add TableDefinition, AutoMigration, and Execution modules
2026-05-29 23:17:48 -04:00
jbrechtel
92498b9c0d
Add SqlMarshaller GADT with applicative combinators
2026-05-29 23:12:19 -04:00
jbrechtel
7b911c0c73
Add SqlType and FieldDefinition modules
2026-05-29 23:09:41 -04:00
jbrechtel
73864d938f
Add OrvilleM monad and RawSql modules
2026-05-29 23:07:49 -04:00
jbrechtel
7a0777f497
Add project build configuration
2026-05-29 23:04:31 -04:00
jbrechtel
5d74ada652
Add orville-sqlite MVP implementation plan
2026-05-29 23:01:06 -04:00
jbrechtel
bbbe1beb09
Add orville-sqlite MVP design spec
2026-05-29 22:51:44 -04:00