rom-rb / rom

Data mapping and persistence toolkit for Ruby
https://rom-rb.org
MIT License
2.09k stars 161 forks source link

Feature: schema projection api #369

Closed solnic closed 7 years ago

solnic commented 7 years ago

This makes Schema#project first class and adds Schema#rename. We'll be able to replace header concept in rom-sql with this (header will be deprecated there).