-
Notifications
You must be signed in to change notification settings - Fork 315
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
feat: support pg_namespace, pg_class and related psql command #4428
Merged
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff473d8 - Browse repository at this point
Copy the full SHA ff473d8View commit details -
feat: add 'pg_class' and 'pg_namespace', now we can run '\d' and '\dt'!
* refactor: move memory_table::tables to utils::tables
Configuration menu - View commit details
-
Copy full SHA for 846a1d1 - Browse repository at this point
Copy the full SHA 846a1d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d6e92b - Browse repository at this point
Copy the full SHA 5d6e92bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e9fd5 - Browse repository at this point
Copy the full SHA 43e9fd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fc9100 - Browse repository at this point
Copy the full SHA 1fc9100View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4e58fc - Browse repository at this point
Copy the full SHA c4e58fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35d8455 - Browse repository at this point
Copy the full SHA 35d8455View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7d251a - Browse repository at this point
Copy the full SHA f7d251aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa5036f - Browse repository at this point
Copy the full SHA fa5036fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ab5cc5 - Browse repository at this point
Copy the full SHA 6ab5cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c52da98 - Browse repository at this point
Copy the full SHA c52da98View commit details
Commits on Jul 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b35ffd - Browse repository at this point
Copy the full SHA 3b35ffdView commit details
Commits on Jul 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b3efa4 - Browse repository at this point
Copy the full SHA 3b3efa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dcb413 - Browse repository at this point
Copy the full SHA 4dcb413View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ec617 - Browse repository at this point
Copy the full SHA 51ec617View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3617c15 - Browse repository at this point
Copy the full SHA 3617c15View commit details
Commits on Jul 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97a3435 - Browse repository at this point
Copy the full SHA 97a3435View 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.