mk3008 / Carbunql

Carbunql is an advanced Raw SQL editing library.
https://mk3008.github.io/Carbunql/
MIT License
41 stars 4 forks source link

Changes to name conversion rules #450

Closed mk3008 closed 3 months ago

mk3008 commented 3 months ago

Table names can be specified by attributes, but column names must be the same as property names. Reason: Because it is unclear how to handle property names of anonymous classes.