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

Multidimensional keys and static views #26

Open
ssimo3lsuhsc opened this issue Oct 1, 2018 · 0 comments
Open

Multidimensional keys and static views #26

ssimo3lsuhsc opened this issue Oct 1, 2018 · 0 comments

Comments

@ssimo3lsuhsc
Copy link

I've tried Basel, and there are two reasons I cannot use it.

  1. I need support for multidimensional primary and foreign keys. I have a table whose primary key is in part a foreign key to another table (to make sure I don't make mistakes entering data).
  2. I need support for a static view. A static view implements only the list() method. It is also called a report. Its entire raison d'etre is to display the results of a SELECT query with no form fields or editable pieces of data. What's the point in building a database application if you can't see the results?
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