ClanCats / Hydrahon

🐉 Fast & standalone PHP MySQL Query Builder library.
https://clancats.io/hydrahon/master/
MIT License
278 stars 58 forks source link

select `table`.`*`, `other`.`field` not support on mysql version 8 #47

Open agussuroyo opened 3 years ago

agussuroyo commented 3 years ago

This sql query is not running on mysql 8 because the * is wrapped with `