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

fix FID BUG when use custom table name #97

Merged
merged 2 commits into from
May 8, 2023
Merged

Conversation

Jacyking
Copy link
Collaborator

@Jacyking Jacyking commented May 6, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented May 6, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: -0.02 ⚠️

Comparison is base (a2a9d09) 36.99% compared to head (b80b056) 36.98%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage   36.99%   36.98%   -0.02%     
==========================================
  Files          12       12              
  Lines        2849     2850       +1     
==========================================
  Hits         1054     1054              
- Misses       1795     1796       +1     
Impacted Files Coverage Δ
example/main.cpp 0.00% <0.00%> (ø)
include/iguana/reflection.hpp 83.33% <ø> (ø)
include/mysql.hpp 82.17% <ø> (ø)
include/utility.hpp 95.23% <100.00%> (-0.06%) ⬇️
tests/test_ormpp.cpp 93.51% <100.00%> (+0.03%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@qicosmos
Copy link
Owner

qicosmos commented May 6, 2023

能加一下单测吗

@qicosmos qicosmos merged commit abbe81f into qicosmos:master May 8, 2023
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

Successfully merging this pull request may close these issues.

3 participants