SeaQL / sea-query

🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
https://www.sea-ql.org
Other
1.12k stars 182 forks source link

Add possibility to configure the Table enum variant Iden implementation with enum_def macro #759

Closed Gaelik-git closed 4 months ago

Gaelik-git commented 6 months ago

Hello !

Add possibility to configure the Table enum variant Iden implementation with enum_def macro

Do you think it would possible to merge the PR ? Does the feature fit in what you are trying to do ?

tyt2y3 commented 4 months ago

I changed table_iden to table_name

tyt2y3 commented 4 months ago

Released https://crates.io/crates/sea-query-attr/versions

tyt2y3 commented 4 months ago

As mentioned in another comment, I would like to deprecate sea-query-attr and move the macro into sea-query-derive. However, we'll have to migrate to syn2 and probably rename a few things. Would you like to do that?

github-actions[bot] commented 4 months ago

:tada: Released In 0.31.0-rc.5 :tada:

Thank you everyone for the contribution! This feature is now available in the latest release. Now is a good time to upgrade! Your participation is what makes us unique; your adoption is what drives us forward. You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.

github-actions[bot] commented 4 weeks ago

:tada: Released In 0.31.0 :tada:

Thank you everyone for the contribution! This feature is now available in the latest release. Now is a good time to upgrade! Your participation is what makes us unique; your adoption is what drives us forward. You can support SeaQL 🌊 by starring our repos, sharing our libraries and becoming a sponsor ⭐.