Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Releases: factorialco/tentaclesql

v0.1.5-beta

07 May 14:03
3c954d7
Compare
Choose a tag to compare
  • Reduced the docker image size
  • Refactored configuration

v0.1.4-beta

06 May 16:19
Compare
Choose a tag to compare

Fix paths

v0.1.3-beta

06 May 13:53
Compare
Choose a tag to compare

Better docker tags

v0.1.2-beta

05 May 12:01
Compare
Choose a tag to compare

Switching to docker hub as docker registry

v0.1.1-beta

05 May 10:48
Compare
Choose a tag to compare

Fixed docker image publishing

First functional version

05 May 10:17
Compare
Choose a tag to compare

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