• Heinrich Lee Yu's avatar
    Cache PostgresqlAdapter type map · 0d7d14a7
    Heinrich Lee Yu authored
    This executes a query to the DB every time a connection is opened.
    Currently the query returns 800 rows so caching this can improve
    performance.
    0d7d14a7
query_recorder.rb 3.04 KB