Skip to content
This repository was archived by the owner on Jan 3, 2022. It is now read-only.

Releases: deveel/deveeldb

deveeldb-v2.0.7.378

01 Apr 04:11
Compare
Choose a tag to compare
Major redesign of the database creation logic (to implement #80  )

* Separation of the features in packages registered at system building
* Implementation of system creation callbacks for every feature
* Making table containers to be independent from managers and outside
the transaction

deveeldb-v2.0.7.376

31 Mar 23:23
Compare
Choose a tag to compare
Major redesign of the database creation logic (to implement #80  )

* Separation of the features in packages registered at system building
* Implementation of system creation callbacks for every feature
* Making table containers to be independent from managers and outside
the transaction

deveeldb-v2.0.7.375

31 Mar 17:30
Compare
Choose a tag to compare
Fix to the routine manager initialization

deveeldb-v2.0.7.373

30 Mar 23:21
Compare
Choose a tag to compare
Updates of the PCL project to include files

deveeldb-v2.0.7.372

30 Mar 21:02
Compare
Choose a tag to compare
Tests and fixes to the ANY operator ( to fix #5 )

deveeldb-v2.0.7.371

30 Mar 18:31
Compare
Choose a tag to compare
Fix of a bug introduced for normal SELECT statement parsing

deveeldb-v2.0.7.370

30 Mar 15:52
Compare
Choose a tag to compare
Fixed and finished implementing SELECT INTO statement

* Using cursors to get the result of the query into the destination (this is optimal in case of SELECT INTO tables)
* Support for locking in write also in cursors (with the FOR UPDATE clause)

2.0.7.355

24 Mar 15:30
Compare
Choose a tag to compare
Fixes to build configuration of PCL project

deveeldb-v1.0.38-x86

28 Mar 00:47
Compare
Choose a tag to compare

DeveelDB Kernel 1.0.38 (x86)

1.0.37

27 Mar 23:57
Compare
Choose a tag to compare