Databases misc #100

Open
opened 2022-02-16 16:56:18 +00:00 by garrettmills · 1 comment
Owner
  • Add relation column type
    • 1:1 - pick database, then pick row from database (allow insert)
    • 1:M - pick database, then pick rows from database (allow insert)
    • M:M - pick database, then pick rows from database (allow insert)
    • M:1 - pick database, then pick row from database (allow insert)
  • Add ability to link existing database into page
  • Add new node type to reference a database row
    • Shows fields/values of the row as well as any relations
  • Add database-backed kanban
    • Group by values of a select-type column
- Add relation column type - 1:1 - pick database, then pick row from database (allow insert) - 1:M - pick database, then pick rows from database (allow insert) - M:M - pick database, then pick rows from database (allow insert) - M:1 - pick database, then pick row from database (allow insert) - Add ability to link existing database into page - Add new node type to reference a database row - Shows fields/values of the row as well as any relations - Add database-backed kanban - Group by values of a select-type column
garrettmills added the Scope: DatabasesFeature Request labels 2022-02-16 16:56:34 +00:00
Author
Owner

Also, add a "Database Page" type that just shows databases. Allow adding multiple databases to the page as tabs, kinda like Excel (can also be linked from other pages).

Also, add a "Database Page" type that _just_ shows databases. Allow adding multiple databases to the page as tabs, kinda like Excel (can also be linked from other pages).
Sign in to join this conversation.