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

FbMetaData.xml CompositeIdentifierSeparatorPattern value incorrect #1178

Open
BlackbirdSQL opened this issue Jun 16, 2024 · 2 comments
Open

Comments

@BlackbirdSQL
Copy link

The FbMetaData.xml CompositeIdentifierSeparatorPattern value is a Regex pattern and needs to be escaped.

@cincuranet
Copy link
Member

Yup. Do you care to create PR?

@BlackbirdSQL
Copy link
Author

Yes. As soon as I get a gap I'll do that and the FbDatabaseInfo change at the same time.
Shipping EntityFramework.Firebird with the extension and preventing the IDE from accessing it in a user's projects is working great btw. No more invalid cast between assembly [A] and assembly [B].
It means I can remain up to date with your releases without it creating issues when the user's versions are out of date.
Took some doing because VS constantly updates it's dependency tables on a hundred and one different events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants