# for Emacs: -*- mode: org; mode: flyspell; fill-column: 79 -*-


| TABLE  | staff         | staff |      | |
| id     | AUTOINCREMENT | PK    |      | |
| name   | TEXT          |       |      | |
| active | BOOLEAN       |       | true | |

| VIEW   | active_staff  |       |      | |
| id     | INTEGER       |       |      | |
| name   | TEXT          |       |      | |
