This project is modification of the standard SqliteDriver from QT so that it becomes capable of driving builds of SQLite databases with user defined functions.
This is in early stages of development. Feedback and contributions are more than welcome to help expand its capabilities.
- Checkout this repository
- CMake configure this project
- Use visual studio to compile and build it
- The build should output SQLITEDRIVER2.DLL
- Rajesh Subramanian (CSIRO Data61)
- Zikai Zhang (CSIRO Data61)