Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A api
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • ironapi
  • api
  • Wiki
  • Naming Conventions

Naming Conventions · Changes

Page history
Edited online authored Feb 01, 2019 by Andrea Pavlovic's avatar Andrea Pavlovic
Show whitespace changes
Inline Side-by-side
Naming-Conventions.md
View page @ ade3fecc
......@@ -7,13 +7,14 @@
To avoid namespace clashes in the database, any reserved key words which
define a database, had to be re-named.
module - schema
entity - table
attribute - column
client - role/user
agenda - user/permission group
## Transitions
* module - schema
* entity - table
* attribute - column
* client - role/user
* agenda - user/permission group
* transition - an action (see [Transitions] and [[Transitions]])
# Transitions
A transition is a change in a database. The basic set are "read","create",
"edit","delete".
......
Clone repository
  • API
    • Available Endpoints
    • Changing Passwords
    • Form Input Types
    • Introduction
    • Logout
    • Plugins
    • Queries
    • Queries
      • Attributes
      • Context
      • Query Examples
      • Query Search Options
      • Referenced Instances
      • Saved Queries
    • Schema_Changes
    • Storing Files
View All Pages