Skip to content

v1.1.2

Choose a tag to compare

@na2axl na2axl released this 27 Aug 21:06
· 54 commits to master since this release

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

Known issues

  • Some bugs when there are no primary key created
  • insert() and replace() queries don't check for existing unique key
  • replace() query doesn't work well