diff --git a/composer.json b/composer.json index 22f20e4..873b0a5 100644 --- a/composer.json +++ b/composer.json @@ -19,11 +19,8 @@ "homepage": "https://timshomepage.net", "role": "Developer" }], - "require-dev": { - "phpunit/php-code-coverage": ">=1.2.10,<1.3.0" - }, "require": { - "php": ">=5.2.0" + "php": ">=5.3" }, "autoload": { "files": ["autoload.php"] diff --git a/docs/classes.svg b/docs/classes.svg index 8b68774..98d010a 100644 --- a/docs/classes.svg +++ b/docs/classes.svg @@ -4,261 +4,231 @@ - - + + G - + cluster_Global - - - - - + + + + + -\ +\ \\DB_PDO - -«abstract» -DB_PDO + +«abstract» +DB_PDO -\\PDO - -\PDO +\\PDO + +\PDO \\DB_PDO->\\PDO - - + + \\DB_Util - -«abstract» -DB_Util + +«abstract» +DB_Util \\Query_Parser - -Query_Parser + +Query_Parser \\Query_Builder - -Query_Builder + +Query_Builder -\\iQuery_Builder - -iQuery_Builder +\\iQuery_Builder + +iQuery_Builder \\Query_Builder->\\iQuery_Builder - - - - -\\ODBC_SQL - -ODBC_SQL - - -\\iDB_SQL - -iDB_SQL - - -\\ODBC_SQL->\\iDB_SQL - - - - -\\ODBC - -ODBC - - -\\ODBC->\\DB_PDO - - - - -\\ODBC_Util - -ODBC_Util - - -\\ODBC_Util->\\DB_Util - - + + -\\SQLite_SQL - -SQLite_SQL +\\SQLite_SQL + +SQLite_SQL + + +\\iDB_SQL + +iDB_SQL -\\SQLite_SQL->\\iDB_SQL - - +\\SQLite_SQL->\\iDB_SQL + + -\\SQLite - -SQLite +\\SQLite + +SQLite -\\SQLite->\\DB_PDO - - +\\SQLite->\\DB_PDO + + -\\SQLite_Util - -SQLite_Util +\\SQLite_Util + +SQLite_Util -\\SQLite_Util->\\DB_Util - - +\\SQLite_Util->\\DB_Util + + -\\Firebird_Result +\\Firebird_Result Firebird_Result -\\PDOStatement +\\PDOStatement \PDOStatement -\\Firebird_Result->\\PDOStatement +\\Firebird_Result->\\PDOStatement -\\Firebird_SQL - -Firebird_SQL +\\Firebird_SQL + +Firebird_SQL -\\Firebird_SQL->\\iDB_SQL - - +\\Firebird_SQL->\\iDB_SQL + + -\\Firebird_Util - -Firebird_Util +\\Firebird_Util + +Firebird_Util -\\Firebird_Util->\\DB_Util - - +\\Firebird_Util->\\DB_Util + + -\\Firebird - -Firebird +\\Firebird + +Firebird -\\Firebird->\\DB_PDO - - +\\Firebird->\\DB_PDO + + -\\PgSQL - -PgSQL +\\PgSQL + +PgSQL -\\PgSQL->\\DB_PDO - - +\\PgSQL->\\DB_PDO + + -\\PgSQL_Util - -PgSQL_Util +\\PgSQL_Util + +PgSQL_Util -\\PgSQL_Util->\\DB_Util - - +\\PgSQL_Util->\\DB_Util + + -\\PgSQL_SQL - -PgSQL_SQL +\\PgSQL_SQL + +PgSQL_SQL -\\PgSQL_SQL->\\iDB_SQL - - +\\PgSQL_SQL->\\iDB_SQL + + -\\MySQL - -MySQL +\\MySQL + +MySQL -\\MySQL->\\DB_PDO - - +\\MySQL->\\DB_PDO + + -\\MySQL_Util - -MySQL_Util +\\MySQL_Util + +MySQL_Util -\\MySQL_Util->\\DB_Util - - +\\MySQL_Util->\\DB_Util + + -\\MySQL_SQL - -MySQL_SQL +\\MySQL_SQL + +MySQL_SQL -\\MySQL_SQL->\\iDB_SQL - - +\\MySQL_SQL->\\iDB_SQL + + -\\BadDBDriverException +\\BadDBDriverException BadDBDriverException -\\InvalidArgumentException +\\InvalidArgumentException \InvalidArgumentException -\\BadDBDriverException->\\InvalidArgumentException +\\BadDBDriverException->\\InvalidArgumentException -\\BadConnectionException +\\BadConnectionException BadConnectionException -\\UnexpectedValueException +\\UnexpectedValueException \UnexpectedValueException -\\BadConnectionException->\\UnexpectedValueException +\\BadConnectionException->\\UnexpectedValueException diff --git a/docs/classes/BadConnectionException.html b/docs/classes/BadConnectionException.html index 661afb1..c51c6a4 100644 --- a/docs/classes/BadConnectionException.html +++ b/docs/classes/BadConnectionException.html @@ -90,7 +90,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/BadDBDriverException.html b/docs/classes/BadDBDriverException.html index a4b34f6..f231f9d 100644 --- a/docs/classes/BadDBDriverException.html +++ b/docs/classes/BadDBDriverException.html @@ -90,7 +90,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/DB_PDO.html b/docs/classes/DB_PDO.html index ce6b6fa..b9cfba9 100644 --- a/docs/classes/DB_PDO.html +++ b/docs/classes/DB_PDO.html @@ -522,7 +522,7 @@ the connection/database Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/DB_Util.html b/docs/classes/DB_Util.html index a52e2d9..4b4269a 100644 --- a/docs/classes/DB_Util.html +++ b/docs/classes/DB_Util.html @@ -233,7 +233,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/Firebird.html b/docs/classes/Firebird.html index e8abd90..2a9bad3 100644 --- a/docs/classes/Firebird.html +++ b/docs/classes/Firebird.html @@ -383,7 +383,7 @@ the last query executed Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/Firebird_Result.html b/docs/classes/Firebird_Result.html index 3e6cc47..9e8d860 100644 --- a/docs/classes/Firebird_Result.html +++ b/docs/classes/Firebird_Result.html @@ -386,7 +386,7 @@ the query Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/Firebird_SQL.html b/docs/classes/Firebird_SQL.html index 0f1d835..d168782 100644 --- a/docs/classes/Firebird_SQL.html +++ b/docs/classes/Firebird_SQL.html @@ -262,7 +262,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/Firebird_Util.html b/docs/classes/Firebird_Util.html index ac0c9ea..0022893 100644 --- a/docs/classes/Firebird_Util.html +++ b/docs/classes/Firebird_Util.html @@ -185,7 +185,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/MySQL.html b/docs/classes/MySQL.html index 8f3dd64..245d11e 100644 --- a/docs/classes/MySQL.html +++ b/docs/classes/MySQL.html @@ -157,7 +157,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/MySQL_SQL.html b/docs/classes/MySQL_SQL.html index 192f3e5..418f8e5 100644 --- a/docs/classes/MySQL_SQL.html +++ b/docs/classes/MySQL_SQL.html @@ -267,7 +267,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/MySQL_Util.html b/docs/classes/MySQL_Util.html index a9c2ad1..0df55cf 100644 --- a/docs/classes/MySQL_Util.html +++ b/docs/classes/MySQL_Util.html @@ -181,7 +181,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/ODBC.html b/docs/classes/ODBC.html deleted file mode 100644 index ca281e4..0000000 --- a/docs/classes/ODBC.html +++ /dev/null @@ -1,183 +0,0 @@ - - - - - -Query » \ODBC - - - - - - - - - - -
- -
-
-
-
- -
-
- -
-
- -
-
- -
-

ODBC Database Driver

-
-
For general database access for databases not specified by the main drivers
- - - - - - - - - -
packageQuery
subpackageDrivers
-

- Methods

-
-

Use ODBC to connect to a database

-
__construct(string $dsn, string $username = null, string $password = null, array $options = array()
-
-
-
-

Parameters

-
-

$dsn

-string -
-
-

$username

-string -
-
-

$password

-string -
-
-

$options

-array -
-
-
-
-

Create sql for batch insert

-
insert_batch(string $table, array $data = array()) : string
-
-
-
-

Parameters

-
-

$table

-string -
-
-

$data

-array -
-

Returns

-
string
-
-
-
-

Empty the current database

-
truncate(string $table) : void
-
-
-
-

Parameters

-
-

$table

-string -
-
-
-

- Properties

- 
-

Don't define the escape char - or define it in sub-drivers in a refactor

-
$escape_char 
-
-

Default

-
''
-
-
-
-
-
-
-
-
-
-
- - diff --git a/docs/classes/ODBC_SQL.html b/docs/classes/ODBC_SQL.html deleted file mode 100644 index b12e468..0000000 --- a/docs/classes/ODBC_SQL.html +++ /dev/null @@ -1,268 +0,0 @@ - - - - - -Query » \ODBC_SQL - - - - - - - - - - -
- -
- -
- -
-

ODBC SQL Class

-
-
- - - - - - - - - -
packageQuery
subpackageDrivers
-

- Methods

-
-

SQL to show infromation about columns in a table

-
column_list(string $table) : NULL
-
-
-
-

Parameters

-
-

$table

-string -
-

Returns

-
NULL
-
-
-
-

Returns sql to list other databases

-
db_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

Get the query plan for the sql query

-
explain(string $sql) : string
-
-
-
-

Parameters

-
-

$sql

-string -
-

Returns

-
string
-
-
-
-

Return sql to list functions

-
function_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

Limit clause

-
limit(string $sql, int $limit, int $offset = FALSE) : string
-
-
-
-

Parameters

-
-

$sql

-string -
-
-

$limit

-int -
-
-

$offset

-int -
-

Returns

-
string
-
-
-
-

Return sql to list stored procedures

-
procedure_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

Random ordering keyword

-
random() : string
-
-
-
-

Returns

-
string
-
-
-
-

Return sql to list sequences

-
sequence_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

Returns sql to list system tables

-
system_table_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

Returns sql to list tables

-
table_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

Returns sql to list triggers

-
trigger_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

SQL to show list of field types

-
type_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-

Returns sql to list views

-
view_list() : NULL
-
-
-
-

Returns

-
NULL
-
-
-
-
-
-
-
-
- - diff --git a/docs/classes/ODBC_Util.html b/docs/classes/ODBC_Util.html deleted file mode 100644 index 7e331b6..0000000 --- a/docs/classes/ODBC_Util.html +++ /dev/null @@ -1,182 +0,0 @@ - - - - - -Query » \ODBC_Util - - - - - - - - - - -
- -
- -
- -
-

ODBC-specific backup, import and creation methods

-
-
- - - - - - - - - -
packageQuery
subpackageDrivers
-

- Methods

-
-

Save a reference to the current connection object

-
__construct(object $conn) : void
-
-
-
-

Parameters

-
-

$conn

-object -
-
-
-
-

Create an SQL backup file for the current database's data

-
backup_data() : string
-
-
-
-

Returns

-
string
-
-
-
-

Create an SQL backup file for the current database's structure

-
backup_structure() : string
-
-
-
-

Returns

-
string
-
-
-
-

Database-specific method to create a new table

-
create_table(string $name, array $columns, array $constraints = array(), array $indexes = array()) : string
-
-
-
-

Parameters

-
-

$name

-string -
-
-

$columns

-array -
-
-

$constraints

-array -
-
-

$indexes

-array -
-

Returns

-
string
-
-
-
-

Remove a table from the database

-
delete_table(string $name) : string
-
-
-
-

Parameters

-
-

$name

-string -
-

Returns

-
string
-
-
-
-
-
-
-
-
- - diff --git a/docs/classes/PgSQL.html b/docs/classes/PgSQL.html index 5aa28cb..b17fb1c 100644 --- a/docs/classes/PgSQL.html +++ b/docs/classes/PgSQL.html @@ -147,7 +147,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/PgSQL_SQL.html b/docs/classes/PgSQL_SQL.html index 29e70cc..1e9aad5 100644 --- a/docs/classes/PgSQL_SQL.html +++ b/docs/classes/PgSQL_SQL.html @@ -262,7 +262,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/PgSQL_Util.html b/docs/classes/PgSQL_Util.html index 5d112d9..ef9dca2 100644 --- a/docs/classes/PgSQL_Util.html +++ b/docs/classes/PgSQL_Util.html @@ -181,7 +181,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/Query_Builder.html b/docs/classes/Query_Builder.html index 6e5f35e..49c5e77 100644 --- a/docs/classes/Query_Builder.html +++ b/docs/classes/Query_Builder.html @@ -1523,7 +1523,7 @@ passed array with key / value pairs Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/Query_Parser.html b/docs/classes/Query_Parser.html index b7b8b15..5b8c1ba 100644 --- a/docs/classes/Query_Parser.html +++ b/docs/classes/Query_Parser.html @@ -173,7 +173,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/SQLite.html b/docs/classes/SQLite.html index 38ed0ce..32d26af 100644 --- a/docs/classes/SQLite.html +++ b/docs/classes/SQLite.html @@ -195,7 +195,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/SQLite_SQL.html b/docs/classes/SQLite_SQL.html index 5825ba5..87739c9 100644 --- a/docs/classes/SQLite_SQL.html +++ b/docs/classes/SQLite_SQL.html @@ -262,7 +262,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/SQLite_Util.html b/docs/classes/SQLite_Util.html index 7b87f94..a294f12 100644 --- a/docs/classes/SQLite_Util.html +++ b/docs/classes/SQLite_Util.html @@ -177,7 +177,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/iDB_SQL.html b/docs/classes/iDB_SQL.html index b766e87..78e237e 100644 --- a/docs/classes/iDB_SQL.html +++ b/docs/classes/iDB_SQL.html @@ -273,7 +273,7 @@ specified table Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/classes/iQuery_Builder.html b/docs/classes/iQuery_Builder.html index bc540f8..21e6826 100644 --- a/docs/classes/iQuery_Builder.html +++ b/docs/classes/iQuery_Builder.html @@ -992,7 +992,7 @@ passed array with key / value pairs Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/deprecated.html b/docs/deprecated.html index bfe12d9..d9bb17c 100644 --- a/docs/deprecated.html +++ b/docs/deprecated.html @@ -66,7 +66,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/errors.html b/docs/errors.html index b093d37..cba4f65 100644 --- a/docs/errors.html +++ b/docs/errors.html @@ -84,16 +84,13 @@
-
-
-
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/graph_class.html b/docs/graph_class.html index c414748..dc941ee 100644 --- a/docs/graph_class.html +++ b/docs/graph_class.html @@ -63,7 +63,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/markers.html b/docs/markers.html index f9145a9..a095d1f 100644 --- a/docs/markers.html +++ b/docs/markers.html @@ -102,7 +102,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
Documentation is powered by phpDocumentor 2.2.0 and
- generated on 2014-02-18T15:15:22-05:00.
+ generated on 2014-02-18T15:42:57-05:00.
diff --git a/docs/namespaces/global.html b/docs/namespaces/global.html index b1b5906..de7fa25 100644 --- a/docs/namespaces/global.html +++ b/docs/namespaces/global.html @@ -78,9 +78,6 @@ with array_map and glob
do_include
  • Query_Parser
  • Query_Builder
  • -
  • ODBC_SQL
  • -
  • ODBC
  • -
  • ODBC_Util
  • SQLite_SQL
  • SQLite
  • SQLite_Util
  • @@ -109,7 +106,7 @@ data-fetching methods">Firebird_Result Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
    Documentation is powered by phpDocumentor 2.2.0 and
    - generated on 2014-02-18T15:15:22-05:00.
    + generated on 2014-02-18T15:42:57-05:00.
    diff --git a/docs/packages/Default.html b/docs/packages/Default.html index 62b6dd8..a6dcd4e 100644 --- a/docs/packages/Default.html +++ b/docs/packages/Default.html @@ -66,7 +66,7 @@ Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
    Documentation is powered by phpDocumentor 2.2.0 and
    - generated on 2014-02-18T15:15:22-05:00.
    + generated on 2014-02-18T15:42:57-05:00.
    diff --git a/docs/packages/Query.Drivers.html b/docs/packages/Query.Drivers.html index 2775bca..97758ff 100644 --- a/docs/packages/Query.Drivers.html +++ b/docs/packages/Query.Drivers.html @@ -60,9 +60,6 @@ -
  • ODBC_SQL
  • -
  • ODBC
  • -
  • ODBC_Util
  • SQLite_SQL
  • SQLite
  • SQLite_Util
  • @@ -139,27 +136,6 @@ data-fetching methods

    « More » -
    -

    ODBC -

    -

    ODBC Database Driver

    -
    -« More » -
    -
    -

    ODBC_SQL -

    -

    ODBC SQL Class

    -
    -« More » -
    -
    -

    ODBC_Util -

    -

    ODBC-specific backup, import and creation methods

    -
    -« More » -

    PgSQL

    @@ -209,7 +185,7 @@ data-fetching methods

    Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
    Documentation is powered by phpDocumentor 2.2.0 and
    - generated on 2014-02-18T15:15:22-05:00.
    + generated on 2014-02-18T15:42:57-05:00.
    diff --git a/docs/packages/Query.Query.html b/docs/packages/Query.Query.html index 9137f32..dee8d02 100644 --- a/docs/packages/Query.Query.html +++ b/docs/packages/Query.Query.html @@ -147,7 +147,7 @@ instantiates the specific db driver

    Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
    Documentation is powered by phpDocumentor 2.2.0 and
    - generated on 2014-02-18T15:15:22-05:00.
    + generated on 2014-02-18T15:42:57-05:00.
    diff --git a/docs/packages/Query.html b/docs/packages/Query.html index 45aef44..6a7614a 100644 --- a/docs/packages/Query.html +++ b/docs/packages/Query.html @@ -251,27 +251,6 @@ data-fetching methods

    « More » -
    -

    ODBC -

    -

    ODBC Database Driver

    -
    -« More » -
    -
    -

    ODBC_SQL -

    -

    ODBC SQL Class

    -
    -« More » -
    -
    -

    ODBC_Util -

    -

    ODBC-specific backup, import and creation methods

    -
    -« More » -

    PgSQL

    @@ -389,7 +368,7 @@ instantiates the specific db driver

    Template is built using Twitter Bootstrap 2 and icons provided by Glyphicons.
    Documentation is powered by phpDocumentor 2.2.0 and
    - generated on 2014-02-18T15:15:22-05:00.
    + generated on 2014-02-18T15:42:57-05:00.
    diff --git a/docs/structure.xml b/docs/structure.xml index 676dfce..86ba817 100644 --- a/docs/structure.xml +++ b/docs/structure.xml @@ -3668,456 +3668,6 @@ in place of the get() method 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 - - - Query - Free Query Builder / Database Abstraction Layer - - - - - - - - - \iDB_SQL - ODBC_SQL - \ODBC_SQL - - ODBC SQL Class - - - - - - limit - \ODBC_SQL::limit() - - Limit clause - - - string - - - int - - - int - - - string - - - - $sql - - string - - - $limit - - int - - - $offset - FALSE - int - - - - explain - \ODBC_SQL::explain() - - Get the query plan for the sql query - - - string - - - string - - - - $sql - - string - - - - random - \ODBC_SQL::random() - - Random ordering keyword - - - string - - - - - db_list - \ODBC_SQL::db_list() - - Returns sql to list other databases - - - NULL - - - - - table_list - \ODBC_SQL::table_list() - - Returns sql to list tables - - - NULL - - - - - system_table_list - \ODBC_SQL::system_table_list() - - Returns sql to list system tables - - - NULL - - - - - view_list - \ODBC_SQL::view_list() - - Returns sql to list views - - - NULL - - - - - trigger_list - \ODBC_SQL::trigger_list() - - Returns sql to list triggers - - - NULL - - - - - function_list - \ODBC_SQL::function_list() - - Return sql to list functions - - - NULL - - - - - procedure_list - \ODBC_SQL::procedure_list() - - Return sql to list stored procedures - - - NULL - - - - - sequence_list - \ODBC_SQL::sequence_list() - - Return sql to list sequences - - - NULL - - - - - type_list - \ODBC_SQL::type_list() - - SQL to show list of field types - - - NULL - - - - - column_list - \ODBC_SQL::column_list() - - SQL to show infromation about columns in a table - - - string - - - NULL - - - - $table - - string - - - - eJzNl0tP3DAQx8/Op5gDB0CwaVFPfag8FipVq1aUVj2unGSSWJvYwQ9ohPjuHTsJW4q2JRWo2ct6J/7/Pb+JX/v2fVM2Uby7G8EunDvULTV8+0wjdgE4dqLKUEMMc255wg3CUWKs5qkVSsKCt6h71WHD0xUvkLHBCw65s6XSjH0VtbJlCx9n8J1rjTI8TVXTalGUlp0MLdhOd+DgxcsD2Pdfr0K/SsgVMFZa25jXcVwIW7pklqo65leC21eUSbwesxIpSoNdf+relKIy1ukClSTRzK3iVGUYZwnP9vvOJIyjKI5h/8k+0VDZz/PjE7g4X8BJxY35rViwztu4ZAjOtbhCbUJWqVcFk6U3EXVTYY3SGhDz4xC6iSLmx2LkshC1sEAaR1AUCEEaTPMa6LUJWcCWuax+DQtpYavyugdRlecG+7BGqqHsTXwojljjEiog5E520yG4bPsB9nrLvcHk3dnR4uJ0J2I3EWO9l+/4JmK3ESOAJ609W1fkA1qwJcJlmM9NxSXkSocQDd+F/1qpx8DjDzIXMuBv4HxqzDXlFy4zVYPStFh96itsr+nHGuwxBDqYbN9P/tO3xeK5kw8jmfA+rKJZZCzQdkHbTtZvOuYBiE9rA0aWLL3FNDgo/2pc+kExIQLTGov1P4B0wuXUeK4EXo/i8IIJ5U8ruCj86TBmTnWa/0pxD2LIbBTF0JgOhrFKYwaNVilmTo9bH3eqCfEgnYcyHbnOe9EfMZ7ziPeXICIwpbruD48ccoFVBrZtRm6+JJgEh5C5VjUPSfFEObrUqcrVtBcICnS78aZry93DxxB3th1zp9xIfutvyKcy8/VVWZIuaerM6D/ET+4YIHM= - - - - Query - Free Query Builder / Database Abstraction Layer - - - - - - - - \DB_PDO - ODBC - \ODBC - - ODBC Database Driver - For general database access for databases not specified by the main drivers - - - - - $escape_char - '' - - Don't define the escape char - or define it in sub-drivers in a refactor - - - - - __construct - \ODBC::__construct() - - Use ODBC to connect to a database - - - string - - - string - - - string - - - array - - - - $dsn - - string - - - $username - null - string - - - $password - null - string - - - $options - array() - array - - - - truncate - \ODBC::truncate() - - Empty the current database - - - string - - - void - - - - $table - - string - - - - insert_batch - \ODBC::insert_batch() - - Create sql for batch insert - - - string - - - array - - - string - - - - $table - - string - - - $data - array() - array - - - - eJytVcFu2zAMPctfQQQBmhRNvBU9pevWtU4PQ7ZuQ4sdA1liYqGO5ElytiDIv4+y7CYdWmyH5hJZJB/Jx0f73YeqqJL0+DiBY/hWo93QIZxvLGK8gKtalRItpJBxz3PuED7mzlsuvDIaZnyDto26rLh44EtkrMOCS177wljG7tTK+GIDn8bwg1uLurEKU22sWhaeXXcnGIghnL55ewqj8HfW+JVKPwBjhfeVm6TpUvmizsfCrFK+VtyfUSXpPmepBGqH0Z/cq0KVztd2iUZT0Lh+SIWRmMqcy1HrTIFpkqQpjF7tlyTQUEsl3WZX13v+MqvWgTSIxhtjYYkaLS9Bdj5cCHQOFmTr7hxo48FVKNRCoYR8A75AWHGlQTaQ7hGzG0U31XDl6ry7zfbuaSJKTpmaEvG3Ry0dZFfzr9ktbJOEhRYYhWdGH3mQuFAam7zoBK8QRMEtjSrUGW3KAxVEyUZtUeGRg8UFScbYAJYmrLLGo/DURj8CzRugCzg6Oj/Iek9UNJV5A8JoTSHhyB9JCV6NJ3Vs+QpImUovoS+dfu66dmg1X+Fztopo+GWsPLSRVPkG+qYKYndd7XVOqoFFreMOzOdUGqHUwg9C4pN9ngtdl+XJHrt7bgEvGvzBcJiwbcIY5UTtJ5NDwJ6RuZhsA+6ud4B8ALrHG54nbBfoe10dP45juqp8VJ2owxL7f86BrGXLtkXaQQ1ro+QLRFLHWnCPgxjWstJ3P0sSRi+bzqZ3U7j5fvsZttFj1zsPDr5QbvT+Z5D6IHhHGthr88AaIqDp5toiFQqhtLCjOfeiIKHTcPx/UPFEXIHCJwzFgBc4ijnmTcKWp5OI8ZeYqPc74gVUfG+sw8ucVxWBhZiwRWGOC2UxV1YeDJK1ZXy5n80aInfhvTjVEswCghrncbHH9PH4A/xX0No= - - - - Query - Free Query Builder / Database Abstraction Layer - - - - - - - - \DB_Util - ODBC_Util - \ODBC_Util - - ODBC-specific backup, import and creation methods - - - - - - __construct - \ODBC_Util::__construct() - - Save a reference to the current connection object - - - object - - - void - - - - $conn - - object - - - - create_table - \ODBC_Util::create_table() - - Database-specific method to create a new table - - - string - - - array - - - array - - - array - - - string - - - - $name - - string - - - $columns - - array - - - $constraints - array() - array - - - $indexes - array() - array - - - - delete_table - \ODBC_Util::delete_table() - - Remove a table from the database - - - string - - - string - - - - $name - - string - - - - backup_structure - \ODBC_Util::backup_structure() - - Create an SQL backup file for the current database's structure - - - string - - - - - backup_data - \ODBC_Util::backup_data() - - Create an SQL backup file for the current database's data - - - string - - - - - eJy1lW1P2zAQx187n+KE0FpQW2+IV2zToJS9mCoYT9rLynGujdfEjvxQqCq++2wnbQpiGkNQqap7vvOdf//L5cu3Kq8Sur+fwD5cOtRLvwjr7xqxNsDQiSJDDRRGzLKUGYST1FjNuBVKwpgtUTdRxxXjczZDQtZnwTFzNleakBtRKpsv4ccAfjGtUcZdrqqlFrPcktP1Crp8Dw4+fjqAfvg5jH6FkHMgJLe2MkeUzoTNXTrgqqRsIZg99JXQNmchOEqDtb93r3JRGOv0DJX0QQM3p1xlSLOUZf3G2QfSJKEU+m/2SdZkL0bD076pkIup4JB6SK7qgSgrpS0wmQHXyCLNEj2tzDzhCe3VjEvXxpEWC9QmFs4LZkzMM7m1ogC8tygzA6Nh/X+VJCQUQ/wZ12yBwEDjFL0MHMEqsDkCd0EWC1xJibW4Kv3tVyEqRvp6NCsbK+wGx9qu0dOVsFAiCwaakMqlHixMnaxPmky8t+8ax233Q4zcS8gqIcQf6ZMeHW071PufE/KQEF/3m2pCWhDrfm6lqfEHIFGRgEniHXi3Ap9S8LUKOYNdyUrctvvmZssAp3ClNM/uhHsyIe1zu0JmeI/mEdc61V/I1pVOYo3dWE1vk733TM6v0dTd6z3JuLY3ulAaugk4kx0Lc6nuIPffbTINFdIUeX47HkfJ3lqxVrArLNVikxqmWpWxc7NGyH9L9BKgGRb4GGiDpAneGV1d/ISbk+H4DFZx/2HnfXq1vflpA13C9eW4mSAwFQGC0o+e3jWLjoH6aXJ6i8tL7l+fPtlEdzcdAefKz6uq8u5RAN8NoUlaNJ3OO3fAqziE5asQhMD/v/1DeIuc+amupvVEdn4CD8KL9g+s6haa - Query diff --git a/drivers/odbc/odbc_driver.php b/drivers/odbc/odbc_driver.php deleted file mode 100644 index 0b04c04..0000000 --- a/drivers/odbc/odbc_driver.php +++ /dev/null @@ -1,73 +0,0 @@ -query($sql); - } - - // -------------------------------------------------------------------------- - - /** - * Create sql for batch insert - * - * @param string $table - * @param array $data - * @return string - */ - public function insert_batch($table, $data=array()) - { - // This is not very applicable to the firebird database - return NULL; - } -} -// End of odbc_driver.php \ No newline at end of file diff --git a/drivers/odbc/odbc_sql.php b/drivers/odbc/odbc_sql.php deleted file mode 100644 index 75a31d3..0000000 --- a/drivers/odbc/odbc_sql.php +++ /dev/null @@ -1,184 +0,0 @@ -