42.7K results in 782 ms
last year · Jul 26, 2024, 12:45 PM
TABLE IF EXISTS `ero_buildmanager`; CREATE TABLE IF NOT EXISTS `ero_buildmanager` ( `id` int(11) unsigned
last year · Jul 18, 2024, 05:41 PM
for merging 2 tables if not fs.exists(pluginFolder) then fs.makeDir(pluginFolder) end
last year · Jul 14, 2024, 07:56 PM
exists) exists = table.find(optionsTable, blankstring) if not exists then break end end
last year · Jul 09, 2024, 02:55 PM
a directory.") return end -- Create .nfp files by default if not fs.exists(sPath) and not string.find(sPath,
last year · Jun 25, 2024, 08:50 PM
catch((e) => { console.log(e); }) .then(async (d) => { if (d.data && d.data.has_tables) { AddInstallDetail({ table_exists: "Database table exists, do you want to
last year · Jun 25, 2024, 12:50 AM
for merging 2 tables if not fs.exists(pluginFolder) then fs.makeDir(pluginFolder) end
last year · Jun 18, 2024, 03:05 PM
local num = tonumber(replace(str, ".", decpoint)) if not num then updatedecpoint() num
last year · Jun 13, 2024, 01:20 PM
USE `hard_drive_db` ; -- ----------------------------------------------------- -- Table `hard_drive_db`.`serial_numbers` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `hard_drive_db`.`serial_numbers` ( `serial_number` TINYTEXT NOT
last year · May 28, 2024, 09:25 PM
shift; my $p = shift; if( ! $self->{ports}->{$p} ) { # No port exists for this ifindex? $self->{ports}->{$p} = port->new($p); # create one - use the ifindex
last year · May 27, 2024, 09:00 PM
check if item already exists ## if not itemList[name] then itemList[name] = {name = name, count = 0} --Create item index. We will
last year · May 23, 2024, 01:55 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`product_type` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`product_type` ( `id` INT NOT
last year · May 20, 2024, 07:45 AM
fmt.Println("Received notification:", notification) } }() pool.Exec(ctx, "CREATE TABLE IF NOT EXISTS test (key TEXT PRIMARY
last year · May 19, 2024, 11:55 AM
Драма'); --book_genres-- DROP TABLE IF EXISTS book_genres cascade; CREATE TABLE book_genres ( book_id INT NOT NULL, genre_id INT NOT
last year · May 19, 2024, 10:25 AM
CREATE TABLE [IF NOT EXISTS] [schema_name].table_name ( column_1 INTEGER PRIMARY KEY, column_2 INTEGER NOT NULL, column_3 REAL DEFAULT 0, column_4 TEXT, column_5 BLOB DEFAULT NULL, table_constraints ) [WITHOUT ROWID];
last year · May 15, 2024, 09:00 AM
CREATE TABLE IF NOT EXISTS `firstModel`.`invoice` ( `idinvoice` INT NOT
last year · May 15, 2024, 08:55 AM
USE `firstModel` ; -- ----------------------------------------------------- -- Table `firstModel`.`user` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `firstModel`.`user` ( `id` INT NOT
last year · May 10, 2024, 11:40 PM
Check if GUI API exists. Otherwise, download it. if not status then for key,value
last year · Apr 21, 2024, 04:05 PM
aleaf systemd-fstab-generator[566]: Failed to create unit file '/run/systemd/generator/dev-zram0.swap', as it already exists. Duplicate entry in '/etc/fstab'?
Total pages: 2134