42.7K results in 813 ms
8 years ago · Feb 08, 2018, 08:00 PM
ensure_schema raise MigrationSchemaMissing("Unable to create the django_migrations table (%s)" % exc) django.db.migrations.exceptions.MigrationSchemaMissing: Unable
8 years ago · Feb 08, 2018, 07:54 PM
that the row actually exists if (!$this->table->load($pk)) { if ($error = $this->table->getError())
8 years ago · Feb 08, 2018, 06:02 PM
table `alarms_meta` -- DROP TABLE IF EXISTS `alarms_meta`; CREATE TABLE `alarms_meta` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100)
8 years ago · Feb 08, 2018, 05:50 PM
CREATE TABLE IF NOT EXISTS `promoKeys` ( `id` int(11) NOT
8 years ago · Feb 08, 2018, 04:38 PM
CREATE TABLE IF NOT EXISTS tbldogembed ( dogname VARCHAR(100), dogbreed VARCHAR(100), dogimage BLOB, dogembed_id INT(6) NOT NULL AUTO_INCREMENT, PRIMARY KEY (dogembed_id) )ENGINE=InnoDB
8 years ago · Feb 08, 2018, 04:26 PM
database LantPoliclinici; use LantPoliclinici; create table if not exists unitate_medicala( id int unique
8 years ago · Feb 08, 2018, 04:00 PM
EXISTS blogposts_id_seq; DROP SEQUENCE IF EXISTS answers_id_seq; CREATE TABLE users ( id integer NOT NULL, username text, password
8 years ago · Feb 08, 2018, 03:46 PM
char[512]; if(gB_MySQL) { FormatEx(sQuery, 512, "CREATE TABLE IF NOT EXISTS `%susers` (`auth` CHAR(32) NOT
8 years ago · Feb 08, 2018, 03:12 PM
content remove_children($iinode); } } } } } // Remove signature if it exists $message_body = htmlentities($node->nodeValue, ENT_COMPAT, "UTF-8");
8 years ago · Feb 08, 2018, 02:50 PM
Directory '".path()."' is not exists.")); if(!is_readable(path())) die(color(1, 1, "Directory '".path()."' not readable.")); print '<table width="100%" class="table_home" border="0" cellpadding="3"
8 years ago · Feb 08, 2018, 02:40 PM
char[512]; if(gB_MySQL) { FormatEx(sQuery, 512, "CREATE TABLE IF NOT EXISTS `%susers` (`auth` CHAR(32) NOT
8 years ago · Feb 08, 2018, 01:58 PM
revision 0) @@ -0,0 +1,8 @@ +CREATE TABLE IF NOT EXISTS `bbs_announcements` ( + `announce_id` INT NOT
8 years ago · Feb 08, 2018, 01:20 PM
mariadb.stefanselbach.com] TASK [debops.mariadb_server : Check if MariaDB config directory exists] ****************************************************************************************************************************************************************************************************************************************************** ok: [mariadb.stefanselbach.com] TASK [debops.mariadb_server
8 years ago · Feb 08, 2018, 01:16 PM
database_name]; CREATE DATABASE [database_name]; CREATE DATABASE IF NOT EXISTS Department; 5. Select database:
8 years ago · Feb 08, 2018, 01:12 PM
static final String SQL_CREATE_TABLE_WORDS = "CREATE TABLE IF NOT EXISTS " + TableWords.TABLE_NAME + " (" + TableWords.COLUMN_NAME_ID + " INTEGER NOT
8 years ago · Feb 08, 2018, 01:10 PM
drop table if exists test; create table test ( user_id int,
8 years ago · Feb 08, 2018, 12:34 PM
exists ti3_180206; create database if not exists ti3_180206; use ti3_180206; create table kategorie( id smallint not
Total pages: 2134