Removed version from sql files
This commit is contained in:
parent
17e5dba979
commit
84c4a5b267
@ -1,5 +1,4 @@
|
||||
# Dump of table lychee_albums
|
||||
# Version 2.5
|
||||
# ------------------------------------------------------------
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `?` (
|
||||
|
@ -1,5 +1,4 @@
|
||||
# Dump of table lychee_log
|
||||
# Version 2.5
|
||||
# ------------------------------------------------------------
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `?` (
|
||||
|
@ -1,5 +1,4 @@
|
||||
# Dump of table lychee_photos
|
||||
# Version 2.5
|
||||
# ------------------------------------------------------------
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `?` (
|
||||
|
@ -1,5 +1,4 @@
|
||||
# Content of table lychee_settings
|
||||
# Version 2.5
|
||||
# ------------------------------------------------------------
|
||||
|
||||
INSERT INTO `?` (`key`, `value`)
|
||||
|
@ -1,5 +1,4 @@
|
||||
# Dump of table lychee_settings
|
||||
# Version 2.5
|
||||
# ------------------------------------------------------------
|
||||
|
||||
CREATE TABLE IF NOT EXISTS `?` (
|
||||
|
Loading…
Reference in New Issue
Block a user