v1.1.2 released

29 Aug 2016

Features

  • Tables can now be linked on creation and when executing the select() query
  • All servers are now created in a default folder managed by JSONDB
  • A .htaccess file is used to block any direct access to a server via a browser
  • Table's file structure have changed, optimized for table's links

Known issues

  1. Some bugs occur on query execution when there are no primary key in the table
  2. insert() and replace() queries don't check for existing unique key
  3. replace() query doesn't work well

Open an issue