Releases
v0.0.1
0.0.1 (2024-06-18)
Features
add CLI command to init specification (7efc808 )
codegen: add rudimentary support for array column types (41c7c31 )
codegen: consider PKs which are also FKs (4f98c73 )
codegen: convert Markdown documentation to Haddock (42ba7fa )
codegen: suggest some hlint rules for generated code (c97aa42 )
codegen: use newtype instead of data for single field records (738fe11 )
complete read-only, rudimentary TUI implementation (b8e9e60 )
format generated Haskell code with fourmolu (a41d9c9 )
gencode: add bpchar
(character) type support (55a6ec9 )
haskellize record/field names in schema init sub-command (e5bd93a )
implement CLI command to prepare, dump and render diagrams (41cac18 )
implement database schema introspection (96bd654 )
implement rudimentary Haskell code generation functionality (a600d00 )
integrate Release Please (with GitHub Action) (84e3a90 )
mark introspected table and record as view if that is the case (513b1cf )
provide default column ordering for schema init sub-command (09cdeda )
rudimentary TUI implementation (cbcfd3e )
web: add read-only Webapp based on hyperbole (f4c9c79 )
Bug Fixes
codegen: disable hlint on generated modules (9e49390 )
codegen: do not import Control.Applicative if not necessary (765dc01 )
codegen: drop unused language pragmas (46adee1 )
codegen: re-export identifiers module from top-level autogen module (ae21301 )
fix autodocodec field name casing (3c7bb2c )
You can’t perform that action at this time.