This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Releases: factorialco/tentaclesql
Releases · factorialco/tentaclesql
v0.1.5-beta
- Reduced the docker image size
- Refactored configuration
v0.1.4-beta
Fix paths
v0.1.3-beta
Better docker tags
v0.1.2-beta
Switching to docker hub as docker registry
v0.1.1-beta
Fixed docker image publishing
First functional version
This version is the minimal implementation to validate this approach.
At the moment it has the following features:
- API endpoint to send SQL queries
- Data fetching of the data and SQL execution
- CLI to test queries