FirebirdSQL / NETProvider

Firebird ADO.NET Data Provider
https://www.firebirdsql.org/en/net-provider/
Other
152 stars 62 forks source link

Fix field evaluation in scaffolding #1133

Closed bgrauer-atacom closed 10 months ago

bgrauer-atacom commented 10 months ago
bgrauer-atacom commented 10 months ago

Well, it was not my intention to put two issues into the same pull request. Let me know if you prefer two seperate pull requests.

cincuranet commented 10 months ago

Single is fine.

bgrauer-atacom commented 10 months ago

Fixed invalid test table length.

cincuranet commented 10 months ago

Remove the ScaffoldingTestsBase and I'll merge.

bgrauer-atacom commented 10 months ago

Removed ScaffoldingTestsBase. Database objects are now not removed anymore.

cincuranet commented 10 months ago

Thanks for your contribution.

bgrauer-atacom commented 10 months ago

You are very welcome. Thanks for maintaining that project! Let me know if you want my contribution in other issues.

cincuranet commented 10 months ago

You're welcome to do what spikes your interest. Don't forget to review CONTRIBUTING.md.