leafsphp / db

🗄 Leaf PHP db module
https://leafphp.dev/modules/db/
6 stars 8 forks source link

lastInsertId not working with uuid #11

Closed cr34t1ve closed 10 months ago

cr34t1ve commented 12 months ago

The function db()->lastInsertId does not work with with uuid. It works fine with incremental ids

Steps to reproduce