SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

Stack libSQLYoga

Objects, Scripts and Properties
PackagePackage Array Utilities Package
PackagePackage Database Package
PackagePackage Database Connection Package
PackagePackage Database Schema Package
PackagePackage Database Utilities Package
PackagePackage SQL Query Package
PackagePackage SQL Query Template Package
PackagePackage SQL Record Package
PackagePackage Schema Package
PackagePackage Scope Package
PackagePackage Table Package
PackagePackage Tables Package
PackagePackage Table Relationship Package
ConstantConstant 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.
CommandCommand sqlyoga_register [DEPRECATED] Unlocks the SQL Yoga library for use in your application.
CommandCommand sqlyoga_setDefaultDatabase Sets the default Database object to use with the SQL Yoga API calls.
FunctionFunction sqlyoga_getDatabases() Returns a return delimited list of all Database object names.
FunctionFunction sqlyoga_getDefaultDatabase() Returns the name of the Database object used by default in SQL Yoga API calls.
FunctionFunction sqlyoga_isRegistered() [DEPRECATED] Returns a boolean value indicating whether or not SQL Yoga has been registered with a valid registration key.
FunctionFunction sqlyoga_version() Returns the version of the SQLite library.