MCPcopy Create free account
hub / github.com/realpython/discover-flask / db_create_users.py

File db_create_users.py

db_create_users.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from project import db
2from project.models import User
3
4# insert data

Callers

nothing calls this directly

Calls 1

UserClass · 0.90

Tested by

no test coverage detected