42.7K results in 779 ms
4 years ago · Jun 02, 2021, 04:34 PM
table\" or type( currentClass ) == \"table\" then\13\ if not ( currentRegistry and currentClass ) then\13\
4 years ago · Jun 02, 2021, 03:02 PM
end end clsTurtle.dig(self, "up") -- create player coridoor if not turtle.detectDown() then if not
4 years ago · Jun 02, 2021, 01:34 PM
ifnotexists(A) ::= . {A = 0;} ifnotexists(A) ::= IF NOT EXISTS. {A = 1;} %type temp
4 years ago · Jun 02, 2021, 01:02 PM
DROP TABLE menu GO CREATE TABLE menu (Id TINYINT NOT NULL, IdRoot TINYINT NULL,
4 years ago · Jun 02, 2021, 10:44 AM
ifnotexists(A) ::= . {A = 0;} ifnotexists(A) ::= IF NOT EXISTS. {A = 1;} %type temp
4 years ago · Jun 02, 2021, 10:42 AM
CREATE DATABASE IF NOT EXISTS inquilino_perfecto; USE inquilino_perfecto; CREATE TABLE usuarios ( id_usuario INT UNSIGNED
4 years ago · Jun 02, 2021, 10:26 AM
CREATE DATABASE IF NOT EXISTS inquilino_perfecto; USE inquilino_perfecto; CREATE TABLE usuarios ( id_usuario BINARY(60) NOT
4 years ago · Jun 02, 2021, 09:58 AM
CRETATE DATABASE IF NOT EXISTS inquilino-perfecto; USE inquilino-perfecto; CREATE TABLE usuarios ( id_usuario BINARY(60) NOT
4 years ago · Jun 02, 2021, 07:42 AM
CRETATE DATABASE IF NOT EXISTS inquilino-perfecto; USE inquilino-perfecto; CREATE TABLE inmuebles ( id_inmueble INT NOT
4 years ago · Jun 01, 2021, 11:50 PM
os.path.join(args.output, "reconScript") # path to create directory try: # Check if it exists (THeres a better way
4 years ago · Jun 01, 2021, 08:28 PM
local f = fs.open("/ft_config.lua", "r") if not f then return printError("Failed
4 years ago · Jun 01, 2021, 02:48 PM
v in pairs(keywords) do if not inString and not inComment
4 years ago · Jun 01, 2021, 01:00 PM
USE `seconddb` ; -- ----------------------------------------------------- -- Table `seconddb`.`users` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `seconddb`.`users` ( `id` INT NOT
4 years ago · Jun 01, 2021, 12:48 PM
USE `firstmodel` ; -- ----------------------------------------------------- -- Table `firstmodel`.`user` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `firstmodel`.`user` ( `id` INT NOT
4 years ago · Jun 01, 2021, 10:10 AM
run = cur.execute # Query's run(""" CREATE TABLE IF NOT EXISTS person ( "ID" INTEGER, "Vorname"
4 years ago · May 31, 2021, 09:16 PM
filepath: Filepath where to create file (if file already exists, it gets overwritten) @param Table data: Table to store
4 years ago · May 31, 2021, 12:24 PM
springdel_managed_app.app_id_name: app_exists = True break if not app_exists: policy_settings['apps'].append({ 'app_id': str(springdel_managed_app.app_id),
4 years ago · May 30, 2021, 11:58 PM
new SQLiteCommand("PRAGMA synchronous = 1; CREATE TABLE IF NOT EXISTS News(Id INTEGER PRIMARY KEY
4 years ago · May 30, 2021, 11:48 PM
new SQLiteCommand("PRAGMA synchronous = 1; CREATE TABLE IF NOT EXISTS News(Id INTEGER PRIMARY KEY
Total pages: 2134