Skip to content

Releases: disney/quanta

v0.9.11-rc-6

24 Jul 17:47
Compare
Choose a tag to compare
v0.9.11-rc-6 Pre-release
Pre-release
  • Numerous bug fixes
  • Addition of SQLrunner test tool
  • Alan's foundational changes for Quanta-in-a-box

v0.9.11-rc-4

30 May 15:55
Compare
Choose a tag to compare
v0.9.11-rc-4 Pre-release
Pre-release

Bug fixes in joins

v0.9.11-rc-3

25 May 01:20
Compare
Choose a tag to compare
v0.9.11-rc-3 Pre-release
Pre-release

Fix bugs in joins.

v0.9.11-rc-1

04 May 18:34
Compare
Choose a tag to compare
v0.9.11-rc-1 Pre-release
Pre-release

Add ability to use @rownum in select, update, and delete predicates. Also @rownum in join criteria. A primary key is no longer a hard requirement for tables.

v0.9.11-rc-2

15 May 14:07
5972fcd
Compare
Choose a tag to compare
v0.9.11-rc-2 Pre-release
Pre-release

New features and bug fixes for joins.

v0.9.11-rc-16

05 Oct 13:56
5972fcd
Compare
Choose a tag to compare
v0.9.11-rc-16 Pre-release
Pre-release

Support blind inserts with FK relationships via @rownum

v0.9.11-rc-15

10 Sep 12:47
5972fcd
Compare
Choose a tag to compare
v0.9.11-rc-15 Pre-release
Pre-release

Hopefully the final release candidate .

v0.9.10

13 Apr 16:56
5972fcd
Compare
Choose a tag to compare
v0.9.10 Pre-release
Pre-release

What's Changed

Full Changelog: 0.9.9...v0.9.10

v0.9.10-rc-15

03 Apr 11:41
Compare
Choose a tag to compare
v0.9.10-rc-15 Pre-release
Pre-release

Fix proxy lockup during table operation (drop, truncate, create)

v0.9.10-rc-14

28 Mar 18:46
Compare
Choose a tag to compare
v0.9.10-rc-14 Pre-release
Pre-release

Fix bugs to support in-place reinitialization of components after table truncate.