[Dbappbuilder-relannounce] Rel version 3.016 now available!
Rel is a database management system (DBMS) that implements Tutorial D.
Brought to you by:
davevoorhis
From: Rel a. list.
<dba...@li...> - 2022-10-07 14:17:37
|
This release of Rel, an implementation of Date & Darwen’s Tutorial D database language, fixes a bug that prevented the Rel DBMS ‘BACKUP’ command working and thus prevented correct operation of DBrowser’s backup facility, and changes the schema of the sys.Version relvar. Fix: Reorganisation of the Rel build infrastructure inadvertently made the internal backup script inaccessible. This has been corrected, so backups — whether via DBrowser or BACKUP command — should now work. Enhancement: The format of the sys.Version relvar has been simplified to remove the multiple version attributes and replace them with two attributes: db_version for the database format, and product_version for the release version. Enhancement: Spelling changed from ‘updateable’ to ‘updatable’ in error messages where it appears, to be consistent with typical use. For more information, or to download Rel, go to https://reldb.org <https://reldb.org/> |