42.7K results in 807 ms
8 years ago · Mar 09, 2018, 05:54 PM
COLUMN `phone_number` VARCHAR(10) NULL; CREATE TABLE IF NOT EXISTS `phone_messages` ( `id` int(11) NOT
8 years ago · Mar 09, 2018, 05:46 PM
description: "Generate a database table seeder" #generator: Way\Generators\Generator {#544
8 years ago · Mar 09, 2018, 05:12 PM
this wouldn' work now CREATE TABLE IF NOT EXISTS `message` ( `message_id` INTEGER PRIMARY
8 years ago · Mar 09, 2018, 04:48 PM
if not ReturnBoard then -- create board if not created print("Creating Trello Board")
8 years ago · Mar 09, 2018, 04:12 PM
brcmf_add_if: ERROR: netdev:wlan0 already exists [ 19.270606] brcmfmac: brcmf_add_if: ignore IF event [ 19.285220] brcmfmac: power
8 years ago · Mar 09, 2018, 03:44 PM
oldVersion, int newVersion) { db.execSQL("DROP TABLE IF EXISTS " + TABLA); onCreate(db); } }
8 years ago · Mar 09, 2018, 03:30 PM
workbench code: DROP DATABASE IF EXISTS group45; CREATE DATABASE group45; USE group45; CREATE TABLE clubs( id INT AUTO_INCREMENT
8 years ago · Mar 09, 2018, 03:22 PM
workbench code: DROP DATABASE IF EXISTS group45; CREATE DATABASE group45; USE group45; CREATE TABLE clubs( id INT AUTO_INCREMENT
8 years ago · Mar 09, 2018, 03:20 PM
DEBUG # # # ## BOOTSTRAP # ~ (0.000117) DROP TABLE IF EXISTS "users" # ~ (0.000009) PRAGMA table_info("users") # ~ (0.000109) CREATE TABLE "users" ("id" INTEGER
8 years ago · Mar 09, 2018, 02:56 PM
statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY
8 years ago · Mar 09, 2018, 02:40 PM
for `wp_term_relationships` -- ---------------------------- DROP TABLE IF EXISTS `wp_term_relationships`; CREATE TABLE `wp_term_relationships` ( `object_id` bigint(20) unsigned NOT NULL DEFAULT '0', `term_taxonomy_id`
8 years ago · Mar 09, 2018, 02:06 PM
USE `WebTjen` ; -- ----------------------------------------------------- -- Table `WebTjen`.`Personalia` -- ----------------------------------------------------- CREATE TABLE IF NOT EXISTS `WebTjen`.`Personalia` ( `idPersonalia` INT NOT
8 years ago · Mar 09, 2018, 01:40 PM
TABLE IF EXISTS `ThesisCollector`.`attachmentType` ; CREATE TABLE IF NOT EXISTS `ThesisCollector`.`attachmentType` ( `attachmentType` INT(11) NOT
8 years ago · Mar 09, 2018, 12:48 PM
IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: Initializing
8 years ago · Mar 09, 2018, 12:44 PM
DROP SCHEMA IF EXISTS Bildedeling; CREATE SCHEMA Bildedeling; USE Bildedeling; CREATE TABLE Bruker ( BrukerID VARCHAR (8)
8 years ago · Mar 09, 2018, 12:42 PM
plus ones is almost if not completely gone it's minimize
8 years ago · Mar 09, 2018, 12:38 PM
GuildPlugin.store.connect(); if (conn) { GuildPlugin.store.update(true, "CREATE TABLE IF NOT EXISTS `{P}users` (" + ((GuildPlugin.store.getStoreMode() == StoreMode.MYSQL) ? "`id`
8 years ago · Mar 09, 2018, 12:38 PM
GuildPlugin.store.connect(); if (conn) { GuildPlugin.store.update(true, "CREATE TABLE IF NOT EXISTS `{P}users` (" + ((GuildPlugin.store.getStoreMode() == StoreMode.MYSQL) ? "`id`
8 years ago · Mar 09, 2018, 11:58 AM
pominięto Hibernate: drop table if exists USER_MODEL cascade Hibernate: create table persons (id bigserial not null, firstName varchar(255), lastName
8 years ago · Mar 09, 2018, 11:58 AM
exists BD_TLBD; use BD_TLBD; create table if not exists categorias( id integer auto_increment
Total pages: 2134