frc5183 / Oatmeal

MIT License
2 stars 0 forks source link

Improve OrmLiteDatabaseUtil #54

Open Trip-kun opened 5 months ago

Trip-kun commented 5 months ago

DAOs should be pulled out and accessible by whoever wants them. Alternatively, we can make a generic object that handles a DAO, but that is frankly unnecessary