Module: Hecks::Adapters::Sqlite::SchemaBuilder
- Included in:
- D1, Hecks::Adapters::Sqlite
- Defined in:
- lib/hecks/adapters/driven/sqlite/schema_builder.rb
Overview
The DDL: one table per aggregate head, an append-only entry table beside it, the shared events table, and the two ALTERs that let an older database grow the columns newer code writes.