db-sql
db-sql copied to clipboard
WIP: add a default limit for sql querys to not bloat the ram
- [x] psql has a default limit for queries
- [ ] mysql will fetch everything
- [ ] add spec