Cristian Llanos

Results 46 comments of Cristian Llanos

This is a curious use case for a dot. Unfortunately, It is not supported.

I encourage you to make a Pull Request with a fix. Thanks.

If a fix is to be made, the code under `Reliese\Meta\MySql\Schema->fetchTables()` must be changed in order to support table names with dots. I'm sorry if this does not help.

Thanks for sharing, @paulhennell. It'd be nice accepting a pull request updating the readme from you :)

This package does not currently support docblocks.

I'd very much like to add support for SQL Server, but I honestly don't know much about it. However, I'm open for pull requests to add support for it :)

This is weird. Do you happen to know how to replicate this. I've tried with my own database and have no problems.

Do you mind sharing which version of mysql you are using? 🤔

Do you have a table name `?:option`? 🤔 BTW, you can specify the database schema you are interested in by telling it through the option `--schema`, like this: `php artisan...