ruby-type-inference
ruby-type-inference copied to clipboard
Get rid of DAO in storage routines
Using DAO is much slower than working with tables directly. Also, it brings unneeded complexity to some queries execution.