-
-
Notifications
You must be signed in to change notification settings - Fork 263
Package constants #8916
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
Open
Noremos
wants to merge
36
commits into
FirebirdSQL:master
Choose a base branch
from
Noremos:metacache_package_constants
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,681
−406
Open
Package constants #8916
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
5aa9116
Implement package constants
251615c
Add "is constant" flag to nodes
2d35ecc
Fix blr parsing, generate unique names for constant FIELD_NAME, fix w…
75db5ab
Improve error message for non constant expression
e54c9e6
Add missing SCHEMA set to package constants, fix incorrect cached con…
45d62b7
Add missing resource allocation and transfer for constants
06411d7
Fix invalid constant and package name in store_dependencies
3dc1d3d
Fix invalid constant drop
d048560
Fix constant evaluating in BLR Parse
6231dbc
Fix constants collecting and dtype_dec64 parsing
05342aa
Fix incorrect ambiguity check
459354f
Update support for complex dtypes
3c2c61e
Cleanup
fd208d1
Rollback unneccecery changes
8a982ac
Move all constant related routines to Constant class
c42bd55
Add description for package constants
4a556aa
Cleanup
44a7050
Delete string in impure
c2caa1b
Merge remote-tracking branch 'upstream/master' into metacache_package…
4294bc4
Merge remote-tracking branch 'origin/master' into metacache_package_c…
3148971
Resolve incorrect merge with LTT
51fc8d7
One more cleanup (preparation) before PR
bd085c9
Add ability to add comment on package constant
4695050
Remove unneccecery namespace scope
e606d59
Make Constant value in reload state when MINISCAN is set
cf7929e
Remove not used variable and omit unneccecery namespace scope
12a7b2b
Update src/isql/show.epp
Noremos edca2c5
First part of fixes/corrections related to PR issues
cfdf444
Resolve more PR issues
816ad9c
Add missing search for FIELD SCHEMA
13b7df9
Use better name for method
46e0e5d
Fix type in test
51d9ab6
Omit unneccecery getConstant method and add assert for constant exist…
2ccea0f
Mark RecordKeyNode as non constant
8d85f05
Add missing code for backup-restore
2f11ba4
Add missing source for windows build
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.