windranger-io / windranger-mass-delegation-api-server

The API server that manages the delegation of votes and querying of an address' voting power.
Apache License 2.0
0 stars 3 forks source link

feat: Sql creation script #5

Closed CjHare closed 2 years ago

CjHare commented 2 years ago

Purpose for this PR

Initial create SQL for PostgreSQL.

CjHare commented 2 years ago

The intention is to get these in, then convert to use auto incrementing integers as primary key (also for foreign)