Galarzaa90 / NabBot

Discord bot for Tibia servers
https://nabbot.xyz
Apache License 2.0
52 stars 25 forks source link

Replace sqlite database with postgresql #137

Closed Galarzaa90 closed 5 years ago

Galarzaa90 commented 5 years ago

PostgreSQL has better async support through asyncpg.

This is a huge breaking change. See #88