1
0
mirror of https://github.com/beestat/app.git synced 2025-07-31 14:33:51 -04:00

Updated database schema export

This commit is contained in:
Jon Ziebell 2023-01-17 18:59:44 -05:00
parent 9e0fb081a8
commit ebf8e65806

View File

@ -1,4 +1,7 @@
-- mysqldump -u root -p --opt beestat -d --single-transaction | sed 's/ AUTO_INCREMENT=[0-9]*//g' > beestat.sql
-- Note: Removed partitions
-- MySQL dump 10.13 Distrib 8.0.29, for Linux (x86_64)
--