This website requires JavaScript.
Reactive Datalog
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2025-08-13 21:02:09 +02:00
.idea update SQL dialect mappings to reflect generator package changes 2025-08-13 15:18:38 +02:00
.junie refine guidelines: document SQL generation, clarify transformation steps, and add assertion examples 2025-08-11 10:19:57 +02:00
docs mark arrayify.go special cases refactoring task as complete and document new invariants to check 2025-08-11 10:21:37 +02:00
generator refactor sqlgen: rename GetInsertStatements to CreateInsertStatements, add CreateCreationStatements for table creation SQL generation, and update tests to improve coverage 2025-08-13 21:02:09 +02:00
parser refactor sqlgen: add GetTableNames and GetInsertStatements, remove redundant logic, and enhance test coverage 2025-08-13 20:34:40 +02:00
utils migrate linearization logic to generator package, update imports, and adjust tests for parser-package separation 2025-08-11 14:38:29 +02:00
.gitignore add SQLite data source configuration files and update gitignore to exclude SQLite files 2025-08-09 20:29:12 +02:00
go.mod replace goqu dependency with custom SQL string generation logic in sqlgen, update tests, and remove unused go.mod entries 2025-08-13 20:53:01 +02:00
go.sum replace goqu dependency with custom SQL string generation logic in sqlgen, update tests, and remove unused go.mod entries 2025-08-13 20:53:01 +02:00
Morty Proxy This is a proxified and sanitized view of the page, visit original site.