42.7K results in 824 ms
8 years ago · Feb 19, 2018, 11:22 PM
parameter in Lua code. If the input is a table, it must not contain table cycles or
8 years ago · Feb 19, 2018, 11:04 PM
individual_thing.id should work. individual_thing.id.to_s, if not. [Fri Sep 30 14:55:00
8 years ago · Feb 19, 2018, 09:44 PM
monitor = nil monitor = monitorList[monitorIndex] if not monitor then printLog("monitorList["..monitorIndex.."] in
8 years ago · Feb 19, 2018, 08:38 PM
perintah dari MYSQL cursor.execute('DROP TABLE IF EXISTS Karyawan') database = cursor.execute("SHOW DATABASES") # Command For Create Tables sql = """Create Table
8 years ago · Feb 19, 2018, 08:10 PM
for table `aluno` -- DROP TABLE IF EXISTS `aluno`; /*!40101 SET @saved_cs_client
8 years ago · Feb 19, 2018, 07:56 PM
fixtures ActiveRecord::Base.connection.execute <<EOF DROP TABLE IF EXISTS prescription_time_periods; EOF ActiveRecord::Base.connection.execute <<EOF CREATE TABLE prescription_time_periods ( `id` int(11)
8 years ago · Feb 19, 2018, 07:34 PM
normi123456789 noro4love norris nortel [NOT note notes nothing nothing2lose
8 years ago · Feb 19, 2018, 07:10 PM
yes|no) [no]:yes *** applying m170731_124040_finance_create_address_balance > create table {{%finance_address_balance}} ... done (time: 0.013s)
8 years ago · Feb 19, 2018, 06:48 PM
DEFAULT CHARSET=latin1; DROP TABLE IF EXISTS `accounts`; CREATE TABLE `accounts` ( `id` int(11) NOT NULL auto_increment, `login` varchar(20)
8 years ago · Feb 19, 2018, 06:22 PM
GuildPlugin.store.connect(); if (conn) { store.update(true, "CREATE TABLE IF NOT EXISTS `{P}users` (" + (store.getStoreMode() == StoreMode.MYSQL ? "`id`
8 years ago · Feb 19, 2018, 06:14 PM
DROP TABLE IF EXISTS patient_prescription_totals; CREATE TABLE patient_prescription_totals ( `id` int(11) NOT NULL auto_increment, `patient_id` int(11)
8 years ago · Feb 19, 2018, 04:20 PM
EXISTS users; DROP TABLE IF EXISTS pictures; CREATE TABLE `users` ( `id` int(11) NOT NULL AUTO_INCREMENT, `email` varchar(200)
8 years ago · Feb 19, 2018, 04:14 PM
ConnectSQL( "Files/DataBase.db" ); QuerySQL( sqliteDB, "CREATE TABLE IF NOT EXISTS Accounts ( Name VARCHAR(255), NameLower
8 years ago · Feb 19, 2018, 04:08 PM
DROP TABLE IF EXISTS `staff_logs`; /*!40101 SET @saved_cs_client
8 years ago · Feb 19, 2018, 03:38 PM
DROP TABLE IF EXISTS `community_conditions`; CREATE TABLE `community_conditions` ( `id` char(36) NOT NULL, `condition_id` char(36) NOT NULL, `community_id` char(36) NOT NULL, PRIMARY KEY (`id`), KEY `doc` (`condition_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
8 years ago · Feb 19, 2018, 03:10 PM
CREATE TABLE IF NOT EXISTS `bb_album` ( `id` int(11) NOT
8 years ago · Feb 19, 2018, 02:50 PM
DROP TABLE IF EXISTS `simple_table`; CREATE TABLE `simple_table` ( `date` date NOT NULL, `item_id` bigint(8) NOT
8 years ago · Feb 19, 2018, 02:38 PM
ok, auto_progress = pcall(require, "mpm.auto_progress") if not ok then auto_progress = {} function auto_progress.new() --library not available, create stub return { update = function()
8 years ago · Feb 19, 2018, 01:16 PM
table `mangos_string` */ DROP TABLE IF EXISTS `mangos_string`; CREATE TABLE `mangos_string` ( `entry` mediumint(8) unsigned NOT NULL DEFAULT '0', `content_default`
8 years ago · Feb 19, 2018, 01:12 PM
locking_mode=EXCLUSIVE") self.execute("PRAGMA auto_vacuum=FULL") self.execute("""\ CREATE TABLE IF NOT EXISTS Players ( UserID INTEGER PRIMARY
Total pages: 2134