uocsclub / tryoutmanager

Tool for hosting uoCSClub tryouts for csgames

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic Database management ORM

cannotparse opened this issue · comments

connecting to a specified postgres database with the following details:

  • host (url or address)
  • port
  • username
  • password
  • database

Renamed to reflect what we needed for this task at this point, further additions will be more focused on specific features. Closing