-
Notifications
You must be signed in to change notification settings - Fork 91
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
make sure LazyTableReference
isn't resolved until referenced table has been initialised
#758
Draft
dantownsend
wants to merge
21
commits into
master
Choose a base branch
from
757-lazy-table-reference-sometimes-fails
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.
Commits on Jan 31, 2023
-
make sure
LazyTableReference
isn't resolved until referenced table ……has been initialised
Configuration menu - View commit details
-
Copy full SHA for 5ec7a48 - Browse repository at this point
Copy the full SHA 5ec7a48View commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0afc5a9 - Browse repository at this point
Copy the full SHA 0afc5a9View commit details -
more robust checks for table readiness - using app name and module, a…
…s well as table class name
Configuration menu - View commit details
-
Copy full SHA for 074cf4a - Browse repository at this point
Copy the full SHA 074cf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b571580 - Browse repository at this point
Copy the full SHA b571580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 889edb3 - Browse repository at this point
Copy the full SHA 889edb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e20f955 - Browse repository at this point
Copy the full SHA e20f955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 976b9a5 - Browse repository at this point
Copy the full SHA 976b9a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02602ad - Browse repository at this point
Copy the full SHA 02602adView commit details -
Configuration menu - View commit details
-
Copy full SHA for a49c901 - Browse repository at this point
Copy the full SHA a49c901View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c7d3d - Browse repository at this point
Copy the full SHA 39c7d3dView commit details -
try getting table from TABLE_REGISTRY instead of using importlib
Using importlib could mean we get partially initialised modules
Configuration menu - View commit details
-
Copy full SHA for 4ff57c0 - Browse repository at this point
Copy the full SHA 4ff57c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f58db4 - Browse repository at this point
Copy the full SHA 6f58db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d586190 - Browse repository at this point
Copy the full SHA d586190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78af24a - Browse repository at this point
Copy the full SHA 78af24aView commit details -
Configuration menu - View commit details
-
Copy full SHA for af3d33d - Browse repository at this point
Copy the full SHA af3d33dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3787b7d - Browse repository at this point
Copy the full SHA 3787b7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61cb43b - Browse repository at this point
Copy the full SHA 61cb43bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e31608 - Browse repository at this point
Copy the full SHA 7e31608View commit details
Commits on Feb 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c63721 - Browse repository at this point
Copy the full SHA 3c63721View commit details
Commits on Jul 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 30dbaa0 - Browse repository at this point
Copy the full SHA 30dbaa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd1f12 - Browse repository at this point
Copy the full SHA 0bd1f12View commit details
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.