cockroachdb-laravel
cockroachdb-laravel copied to clipboard
Add semicolon to each statement while dumping the database
Changes In Code
I added a check to see if the statement is ending with a semicolon. If not, it'll add it so that the .sql file generated is going to work also from the cockroach sql command