more functions that sqlite needs
This commit is contained in:
parent
4af20a3cb5
commit
2d46a5c269
@ -97,6 +97,8 @@ class SQLite extends DBEngine {
|
||||
// TODO: add functions:
|
||||
// now()
|
||||
// unix_timestamp()
|
||||
// lower()
|
||||
// log(base, number)
|
||||
}
|
||||
|
||||
public function create_table_sql($name, $data) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user