Releases: 65001/DBM
Releases · 65001/DBM
Version 1.1.2.1 Release
Changes :
- Removed CMD Parser for default use
- Fixed bug with Master Table Combo Box
- Made Import CSV roughly 4x faster on all file sizes. Real savings seen in larger files
- Added default Extensions
- Added .plugins to DBM CLI
- Added in Memory database support
- Added time taken to insert data for commands and fetch data for querys
- Added invert Search function
V1105
Version 1.1.2.0
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
- 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