parent
71f26a4c9b
commit
d852bda091
9 changed files with 24 additions and 47 deletions
|
|
@ -2,8 +2,8 @@
|
|||
Database models for the services module
|
||||
|
||||
Models:
|
||||
- List: Description
|
||||
- Models: Description
|
||||
- Service:
|
||||
- id[PK], name[U], api_key[U]
|
||||
"""
|
||||
from sqlalchemy import Column, Integer, String
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue