Skip to content

This project is a modification of the standard SqliteDriver from QT so that it becomes capable of driving builds of SQLite databases with user defined functions.

License

Notifications You must be signed in to change notification settings

rajeshsub/SQLITEDRIVER2

Repository files navigation

SQLITEDRIVER2

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.

Compiling and using the plugin

  1. Checkout this repository
  2. CMake configure this project
  3. Use visual studio to compile and build it
  4. The build should output SQLITEDRIVER2.DLL

Contributors

  • Rajesh Subramanian (CSIRO Data61)
  • Zikai Zhang (CSIRO Data61)

License

Copyright (c) 2017, Commonwealth Scientific and Industrial Research Organisation (CSIRO) ABN 41 687 119 230. All rights reserved. Except where otherwise indicated for third party material, CSIRO is willing to grant you a license to SqliteDriver2 on the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation (https://www.gnu.org/licenses/lgpl-2.1.html) (LGPL V2.1) and appearing in the file [LICENSE.LGPLv2.1] included in the packaging of this file. In addition to the terms of the LGPL v2.1, CSIRO provides the following additional rights where applicable: APPLICABLE LEGISLATION SUCH AS THE AUSTRALIAN CONSUMER LAW MAY APPLY REPRESENTATIONS, WARRANTIES, OR CONDITIONS, OR IMPOSES OBLIGATIONS OR LIABILITY ON CSIRO THAT CANNOT BE EXCLUDED, RESTRICTED OR MODIFIED TO THE FULL EXTENT SET OUT IN THE EXPRESS TERMS OF THIS CLAUSE ABOVE "CONSUMER GUARANTEES". TO THE EXTENT THAT SUCH CONSUMER GUARANTEES CONTINUE TO APPLY, THEN TO THE FULL EXTENT PERMITTED BY THE APPLICABLE LEGISLATION, THE LIABILITY OF CSIRO UNDER THE RELEVANT CONSUMER GUARANTEE IS LIMITED (WHERE PERMITTED AT CSIRO’S OPTION) TO ONE OF FOLLOWING REMEDIES OR SUBSTANTIALLY EQUIVALENT REMEDIES: (a) THE REPLACEMENT OF THE SOFTWARE, THE SUPPLY OF EQUIVALENT SOFTWARE, OR SUPPLYING RELEVANT SERVICES AGAIN; (b) THE REPAIR OF THE SOFTWARE; (c) THE PAYMENT OF THE COST OF REPLACING THE SOFTWARE, OF ACQUIRING EQUIVALENT SOFTWARE, HAVING THE RELEVANT SERVICES SUPPLIED AGAIN, OR HAVING THE SOFTWARE REPAIRED. IN THIS CLAUSE, CSIRO INCLUDES ANY THIRD PARTY AUTHOR OR OWNER OF ANY PART OF THE SOFTWARE OR MATERIAL DISTRIBUTED WITH IT. CSIRO MAY ENFORCE ANY RIGHTS ON BEHALF OF THE RELEVANT THIRD PARTY.

About

This project is a modification of the standard SqliteDriver from QT so that it becomes capable of driving builds of SQLite databases with user defined functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages