mirror of
https://github.com/Relintai/mourne_rcpp_fw.git
synced 2024-11-13 05:57:21 +01:00
Mark the weather table in the original sql dump.
This commit is contained in:
parent
3fc63d1a9f
commit
d49775b907
@ -1084,6 +1084,7 @@ CREATE TABLE IF NOT EXISTS `village_units` (
|
||||
-- Table structure for table `weathers`
|
||||
--
|
||||
|
||||
--done
|
||||
CREATE TABLE IF NOT EXISTS `weathers` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`name` text NOT NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user