use DataBaseTruncation instead of RefreshDataBase

This commit is contained in:
2024-04-14 14:13:16 +03:30
parent 8a87c201f6
commit 7e63c3eda0
35 changed files with 1927 additions and 194 deletions

View File

@@ -9,17 +9,10 @@ LOG_CHANNEL=stack
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=rms_db
DB_DATABASE=rms_test_db
DB_USERNAME=root
DB_PASSWORD=password
DB_CONNECTION_2=
DB_HOST_2=
DB_PORT_2=
DB_DATABASE_2=
DB_USERNAME_2=
DB_PASSWORD_2=
BROADCAST_DRIVER=log
CACHE_DRIVER=file
QUEUE_CONNECTION=sync