Skip to content

Lua validator release

Choose a tag to compare

@mhthnz mhthnz released this 21 Oct 16:07
· 45 commits to master since this release
  • Added LuaValidator for validating models data inside tarantool using lua.
  • Reduced functions complexity
  • Added usingIndex function to NoSQL Query
  • Added ability to perform NoSQL queries inside migration
  • LuaValidator, Migration, Query tests were added
  • Docs