Ruby/Rails syntax
  • Index
  • chap 1
  • chap 2
  • chap 3
  • chap 4
  • Enterprise Rails - big picture
  • Nokogiri
  • ActiveRecord - 進階功能
  • pack & unpack
  • performance
  • rails engine
  • jsonb / json / hstore
  • Deploy
  • Polymorphism/Polymorphic Associations
  • relationship
  • rvm / ENV
  • Auth
  • DB related
  • TODO N+1
  • SQL view
  • module
  • api + create-react-app
  • ONE_LINE
  • Delete & destroy association
Powered by GitBook
On this page

Was this helpful?

SQL view

PreviousTODO N+1Nextmodule

Last updated 5 years ago

Was this helpful?

https://guides.rubyonrails.org/active_record_querying.html
http://postgres-data-types.pvh.ca
http://brewhouse.io/2016/08/04/sql-in-rails.html
http://brewhouse.io/2016/08/12/sql-in-rails-part2.html
https://blog.carbonfive.com/2016/11/16/rails-database-best-practices/
https://rietta.com/blog/2013/11/28/rails-and-sql-views-for-a-report/
https://robots.thoughtbot.com/announcing-scenic--versioned-database-views-for-rails
https://dan.chak.org/enterprise-rails/chapter-11-view-backed-models/