mirror of
https://github.com/kac5a/k5_documents.git
synced 2026-03-31 06:23:55 -04:00
Change SQL file to support QBCore
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
USE `es_extended`;
|
||||
|
||||
CREATE TABLE `k5_documents` (
|
||||
`id` int(11) NOT NULL AUTO_INCREMENT,
|
||||
`data` longtext,
|
||||
|
||||
Reference in New Issue
Block a user