GispoCoding / tarmo

Tarmo - Tampere Mobilemap
https://ulkoilutampereenseutu.fi/
MIT License
11 stars 3 forks source link

Try out database doc & linter #59

Closed Rikuoja closed 2 years ago

Rikuoja commented 2 years ago

We could try out linting and documenting the Tarmo db model with https://github.com/k1LoW/tbls

Might be useful to have up-to date model documentation when the database changes and new tables are added.

Rikuoja commented 2 years ago

While we're at it, let's get rid of tables that are not needed (e.g. lipas schema)?

Try to make the database schema as simple as possible before documenting it.