Hi, im totally confused about this, and i need to put this query on s3db, but is sqlite so it doesnt, work.
my queri is this:
CREATE TABLE IF NOT EXISTS `guild_wars` (
`id` INT NOT NULL AUTO_INCREMENT,
`guild_id` INT NOT NULL,
`enemy_id` INT NOT NULL,
`begin` BIGINT NOT NULL DEFAULT...