Package Array Utilities |
Package |
Package Database |
Package |
Package Database Connection |
Package |
Package Database Schema |
Package |
Package Database Utilities |
Package |
Package SQL Query |
Package |
Package SQL Query Template |
Package |
Package SQL Record |
Package |
Package Schema |
Package |
Package Scope |
Package |
Package Table |
Package |
Package Tables |
Package |
Package Table Relationship |
Package |
Constant kBuildProfile |
SQL Yoga library for LiveCode
Copyright (c) 2009-2014 Blue Mango Multimedia, LLC
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version. |
Command sqlyoga_register |
[DEPRECATED] Unlocks the SQL Yoga library for use in your application. |
Command sqlyoga_setDefaultDatabase |
Sets the default Database object to use with the SQL Yoga API calls. |
Function sqlyoga_getDatabases() |
Returns a return delimited list of all Database object names. |
Function sqlyoga_getDefaultDatabase() |
Returns the name of the Database object used by default in SQL Yoga API calls. |
Function sqlyoga_isRegistered() |
[DEPRECATED] Returns a boolean value indicating whether or not SQL Yoga has been registered with a valid registration key. |
Function sqlyoga_version() |
Returns the version of the SQLite library. |