trongate / trongate-framework

The Trongate PHP framework
https://trongate.io
Other
1.12k stars 100 forks source link

bugfix(Model.php): wrap keys backticks when inserting #206

Open sasin91 opened 1 month ago

sasin91 commented 1 month ago

Creating a record using a reserved word, e.g. key fails without backticks (key) escaping it.