Files
2020-04-08 10:39:44 -07:00

5 lines
176 B
Python

# tags
NAME = 'db.name' # the database name (eg: dbname for pgsql)
USER = 'db.user' # the user connecting to the db
ROWCOUNT = 'db.rowcount' # the rowcount of a query