Skip to content

Releases: 65001/DBM

Version 1.1.2.1 Release

16 Jan 17:08
Compare
Choose a tag to compare

Changes :

  1. Removed CMD Parser for default use
  2. Fixed bug with Master Table Combo Box
  3. Made Import CSV roughly 4x faster on all file sizes. Real savings seen in larger files
  4. Added default Extensions
  5. Added .plugins to DBM CLI
  6. Added in Memory database support
  7. Added time taken to insert data for commands and fetch data for querys
  8. Added invert Search function

V1105

16 Jan 17:12
Compare
Choose a tag to compare
V1.1.2.1

Version 1.1.2.0

09 Dec 02:52
Compare
Choose a tag to compare

Refactorization
Moved Define New Table Function into the Main Program due to bugs
Fixed Generate Query Function
Statistics Page Function Added
Updated All Plugins to become SQL Compliant
Updated Import CSV to hopefully work better

  1. WARNING Import CSV does not work in the following situations:
    • Line of Data spans 2 Lines seperated by a CLLF
    • IMPORT CSV IS Prone to cause the application to stop responding for larger files