Activity
chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2
chore(deps): bump codecov/codecov-action from 5.4.0 to 5.4.2
26 days ago
feat!: add characteristics to SqlEntity contract
feat!: add characteristics to SqlEntity contract
feat: create all entities if no pending migrations
feat: create all entities if no pending migrations
feat: use replace/alter/if not exists for creating views
feat: use replace/alter/if not exists for creating views
feat: add topological sorting for entities
feat: add topological sorting for entities
docs: add "View" to the list of SQL entities
docs: add "View" to the list of SQL entities
feat: add support for MySQL, MariaDB, and SQL Server
feat: add support for MySQL, MariaDB, and SQL Server
feat: convert singleton manager to lazy ghost
feat: convert singleton manager to lazy ghost
feat: add SyncEntitiesSubscriber to sync entities with migrations
feat: add SyncEntitiesSubscriber to sync entities with migrations
docs: explain that rollbacks are not supported
docs: explain that rollbacks are not supported
Force push
docs: explain that rollbacks are not supported
docs: explain that rollbacks are not supported
Force push