Skip to content

Multidimensional keys and static views #26

@ssimo3lsuhsc

Description

@ssimo3lsuhsc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions