Releases: GoTables-DB/gt-server
Releases · GoTables-DB/gt-server
Version 0.2.2
Version 0.2.1
- Support all major functions for POST requests in gt_post
- rewrite of fs
- table is now its own package
Version 0.2.0
- more advanced interactions using POST requests
- request tables with POST and conditions
- rewrite of gt-post
- rewrite of server
0.1.1
0.1.0
- Basic interaction with the GoTables server using the GET, POST, PUT and DELETE http requests
- Create tables (empty or with columns)
- Create databases
- Move/Copy tables
- Move/Copy databases
- Delete tables
- Delete databases
- Show dbs/tables/table (without condition)