v1.0.0
English

Builder.php

system/Database/SQLite3/Builder.php
1 class 6 methods

class Builder

Builder for SQLite3
_replace (string $table, array $keys, array $values) protected
_truncate (string $table) protected
_updateBatch (string $table, array $keys, array $values) protected
_upsertBatch (string $table, array $keys, array $values) protected
bool ($index) public
_deleteBatch (string $table, array $keys, array $values) protected
phpDG v1.0.0 Builder.php 662 files 498 classes 763 fn
Generated