mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-30 01:38:52 +00:00
fix typo
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
CREATE DATABASE IF NOT EXISTS `es_extended`
|
||||
CREATE DATABASE IF NOT EXISTS `es_extended`;
|
||||
USE `es_extended`;
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `migrations` (
|
||||
|
||||
Reference in New Issue
Block a user