-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Mark deprecated builtins Removed #18039
Conversation
a43dc69
to
3dea37d
Compare
d91812e
to
ea6b5e6
Compare
7c4064a
to
cb4460a
Compare
ea6b5e6
to
1eb63d8
Compare
It looks like |
Thanks @calvn! I'm looking into it right now, but I suspect it's related to the branch that this is based on. Updates coming soon. |
3cbf5b3
to
0b3689c
Compare
Could you do a |
I thought about that and dropped this change, but on second thought, we can probably get rid of the
|
a468f22
to
4ee5fbf
Compare
* Remove logical database builtins * Drop removed builtins from registry keys * Update plugin prediction test * Remove app-id builtin * Add changelog
* Remove logical database builtins * Drop removed builtins from registry keys * Update plugin prediction test * Remove app-id builtin * Add changelog
This PR drops the logical database builtins for 1.13. This might need a bit more polish in the form of Factory stubbing, but getting it into CI to get some free testing.