_copysign() --> _copysignf()
Merge branch 'master' of https://gitlab.com/AndreasMartin72/mksqlite
Merge branch 'master' of https://gitlab.com/AndreasMartin72/mksqlite
Merge branch 'master' of https://gitlab.com/AndreasMartin72/mksqlite
SQLite update to 3.35.2
Merge branch 'master' of https://gitlab.com/AndreasMartin72/mksqlite
mksqlite on octave
Bugfix: mksqlite 'status'
Update reference to UUID extension
Merge branch '2.11'
Bugfix
Version 2.11
Release 2.11
Use copysign() when using MinGW compiler
c-blosc fork
Update
Example for tracking table changes
Version 2.10 (18. Aug. 2020)
Version 2.9 (31. July 2020)
Hi, Is possible to use mksqlite on octave? I tried to add the folder in the zip file to the path, but I get the following error: error: " invalid call to script c:\mksqlite-2.7-win64\bin\mksqlite.m" Thanks! D.
Hi, there is a way to create a db in memory and then dump to file? I saw the example, but it doesn't describe a dump. Thanks! D
Merge branch 'master' of https://gitlab.com/AndreasMartin72/mksqlite
Added new example
Version 2.8 (12. March 2020)
Version date
Build options (CMake)
Predefined options for blosc
CMakeLists
Added c-blosc
CPack
Link libut.lib (Windows)
Make build with blosc optional
CPack
Removed blosc
Some fixes
Small fixes
Support more blosc compressors
Merge branch 'cmake'
CPack
CPack
CPack
CPack
Modified CPack package settings
Version 1.14 (build 65 - 23. Apr 2014 )
Release 1.2 tagged
Version 1.0 getaggt
Version 2.0 (build 92 - 04. Feb. 2015)
tagged Version 1.7
Version 1.10 tagged
Version 1.8 tagged
Release 1.3 tagged
tagged Version 1.9
Version 1.15 (build 71 - 13. Oct 2014)
Version 1.11 tagged
Version 1.4 tagged
Version 1.1. tagged
Version 1.5 tagged
release 1.6 tagged
Compiler independent NOEXCEPT
Update README.MD
Update
Bugfixes
typos
SQLite update (3.18.0)
Update SQLite to V3.24
Alternative preluding characters for parameter binding (:, $, @)
Removed old blosc version from tree
Long running calls of mksqlite may be aborted by pressing Ctrl+C now.
Bugfix for memory management
Tag 2.7 created
Merge remote-tracking branch 'origin/master'
Bugfix:
Bugfix: Compressor type not applied
fullfile() with cellstr argument is available only in newer MATLAB versions.
- Bugfix: Charset conversion was not done for query string itself.
Bugfix: Charset conversion was not done for query string itself.
Update and rename README.TXT to README.MD
Update MD5 and SQLite
Alternative preluding characters for parameter binding (:, $, @)
Update sql.m
Merge branch 'master' of https://github.com/AndreasMartin72/mksqlite
Update sql_interface.hpp
Compiler independent NOEXCEPT
Version 2.5 (build 133 - 9. Feb. 2017)
Merge branch 'master' of https://github.com/AndreasMartin72/mksqlite