DanielHe4rt / scylloquent

Cassandra/ScyllaDB driver for Eloquent ORM
MIT License
24 stars 1 forks source link

Migrate ScyllaDB tables and things in a specific command. #10

Open DanielHe4rt opened 1 year ago

DanielHe4rt commented 1 year ago

just fucked up with the entire application and realized that in multiple databases i can't just rewrite laravel core since it will use mysql in most part of the environment

so it will need a command to migrate things related to scylla and drop all the laravel things related under the hood.