Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differentiate between the function names in DatabaseClientSql.kt and DatabaseClientSqlWithMapper.kt #6

Open
ShreckYe opened this issue Mar 11, 2024 · 1 comment
Milestone

Comments

@ShreckYe
Copy link
Member

The extension functions get mixed up in code completion. Consider adding "withMapper" suffixes.

@ShreckYe
Copy link
Member Author

Also, code completion seems to not work properly in IntelliJ IDEA when one set of APIs is needed but the other set is already imported.

@ShreckYe ShreckYe added this to the 0.5.0 milestone Sep 21, 2024
ShreckYe added a commit that referenced this issue Nov 14, 2024
…pper" prefixes

Resolve #6

Two "delete" functions were mistakenly added in this file and its `com.huanshankeji.exposedvertxsqlclient.sql.mapping` package, and are now moved out into `com.huanshankeji.exposedvertxsqlclient.sql`. A TODO is removed with its content moved into README.md.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant