Entiqon v1.0.0 โ The Foundation Is Stable¶
Entiqon reaches a disciplined and production-ready state with this milestone.
โ What's Included¶
- Full builder support:
- SELECT with argument binding and pagination
- INSERT with multi-row and RETURNING clause
- UPDATE and DELETE with conditional support
- UPSERT for PostgreSQL-style conflict resolution
- Shared condition handling via
token.Condition
๐งช Testing¶
- Suite-based test coverage for all SELECT scenarios
- Clean condition chaining with parameter safety
๐ Documentation¶
- README updated with:
- Structured usage examples
- Go installation instructions
- Version badge and engine philosophy
Entiqon v1.0.0 stands in perfect order โ a composable query engine foundation.