v1.0.0
English
▼
Slovenčina
Čeština
Deutsch
Polski
Português
Русский
Українська
हिन्दी
فارسی
Home
›
system
›
Database
›
MySQLi
›
Builder_php
Builder.php
system/Database/MySQLi/Builder.php
1 class
2 methods
class
Builder
Builder for MySQLi
_fromTables
()
protected
FROM tables Groups tables in FROM clauses if needed, so there is no confusion about operator precedence. Note: This is only used (and overridden) by MySQL.
View Source
Copy
_updateBatch
(string $table, array $keys, array $values)
protected
Generates a platform-specific batch update string from the supplied data
View Source
Copy
phpDG v1.0.0
Builder.php
662 files
498 classes
763 fn
Generated