Releases: disney/quanta
Releases · disney/quanta
v0.9.11-rc-6
- Numerous bug fixes
- Addition of SQLrunner test tool
- Alan's foundational changes for Quanta-in-a-box
v0.9.11-rc-4
Bug fixes in joins
v0.9.11-rc-3
Fix bugs in joins.
v0.9.11-rc-1
v0.9.11-rc-2
New features and bug fixes for joins.
v0.9.11-rc-16
Support blind inserts with FK relationships via @rownum
v0.9.11-rc-15
Hopefully the final release candidate .
v0.9.10
What's Changed
- Merge loader changes up into the predicate functions branch by @guymolinari in #51
- Merge predicate functions and loader improvements to develop by @guymolinari in #52
- Develop to master for 0.9.10 by @guymolinari in #57
Full Changelog: 0.9.9...v0.9.10
v0.9.10-rc-15
Fix proxy lockup during table operation (drop, truncate, create)
v0.9.10-rc-14
Fix bugs to support in-place reinitialization of components after table truncate.