Skip to content
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

Extend the Database Introspector #9

Open
ondrej-bouda opened this issue Sep 27, 2017 · 0 comments
Open

Extend the Database Introspector #9

ondrej-bouda opened this issue Sep 27, 2017 · 0 comments

Comments

@ondrej-bouda
Copy link
Owner

  • Implement a full-featured introspector of database objects.
  • Consider implementing that as a separate package, pluggable to Ivory.
  • Encapsulate the introspector as a standalone class, used by the type dictionary compiler.
  • Take the full strength from the DVN project.
  • Offer methods for testing the database being connected to - tables, data types, functions...
    • Especially useful for custom type/function objects to check that the database actually has the type or function defined.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant