-
Notifications
You must be signed in to change notification settings - Fork 109
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
Rewrite C# server modules off V8 to V9 #1948
Comments
We plan to remove module def v8 by 1.0 |
RReverser
added a commit
that referenced
this issue
Nov 28, 2024
Migrated C# ModuleDef to V9 as well as adds tests to ensure that identical modules indeed produce identical schemas. The two remaining discrepancies between Rust and C# are: - #1891 - Row-level security not having a designed API & implementation for C#. - Fixes #1948. - Fixes #1589. - Supersedes #1619.
RReverser
added a commit
that referenced
this issue
Nov 28, 2024
Migrated C# ModuleDef to V9 as well as adds tests to ensure that identical modules indeed produce identical schemas. The two remaining discrepancies between Rust and C# are: - #1891 - Row-level security not having a designed API & implementation for C#. - Fixes #1948. - Fixes #1589. - Supersedes #1619.
RReverser
added a commit
that referenced
this issue
Dec 9, 2024
Migrated C# ModuleDef to V9 as well as adds tests to ensure that identical modules indeed produce identical schemas. The two remaining discrepancies between Rust and C# are: - #1891 - Row-level security not having a designed API & implementation for C#. - Fixes #1948. - Fixes #1589. - Supersedes #1619.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: