colopl / laravel-spanner

Laravel database driver for Google Cloud Spanner
Apache License 2.0
97 stars 16 forks source link

fix: Connection::runDdlBatch should allow empty #169

Closed taka-oyama closed 10 months ago

taka-oyama commented 10 months ago

Different approach to achieve the same result for https://github.com/colopl/laravel-spanner/pull/164.