uepg / laravel-sybase

Connection and Laravel Eloquent driver for Sybase
GNU General Public License v2.0
33 stars 18 forks source link

Error when executing a table query if table name os UPPERCASE #66

Open nunomazer opened 4 years ago

nunomazer commented 4 years ago

Describe the bug

"Undefined index: calendario.id_calendario (SQL: select top 1 * from [calendario] where [calendario].[id_calendario] = 2)",

The table in database is called CALENDARIO