Nikita Vasilevsky - Implementing Native Composite Primary Key Support in Rails 7.1 - Rails World '23

Sdílet
Vložit
  • čas přidán 18. 10. 2023
  • Explore the new feature of composite primary keys in Rails 7.1! ‪@shopify‬ developer and member of the Rails triage team Nikita Vasilevsky provides a thorough understanding of composite primary keys, the significance of the “ID” concept in Rails, and the crucial role of the “query constraints” feature in making this powerful feature work seamlessly.
    Slides are available at speakerdeck.com/nikitavasilev...
    Links:
    rubyonrails.org/
    #RailsWorld #RubyonRails #Rails7 #compositeprimarykey
    Thank you Dell APEX for sponsoring the editing and post-production of these videos.Visit them at: dell.com/APEX

Komentáře • 3

  • @FF-ne2qz
    @FF-ne2qz Před 9 měsíci

    Thank you!

  • @freibuis
    @freibuis Před 9 měsíci

    question..
    how do you composite keys with a polymorphic type and type_id collumn ?

  • @someguyO2W
    @someguyO2W Před 6 měsíci

    Cool feature, but I'm going to have to pass.
    Too many changes to the way we do things.
    I fear how little support it'll have with other features and 3rd party libs.