Rename Resource.connection to Resource.engine
Closed this issue · 1 comments
indexzero commented
When working with the database, the semantics of the word connection get easily confused. Since we are calling them engines in the directory structure why don't we update the code accordingly?
indexzero commented
This was discussed. If I recall correctly: "The engine is a proxy object to an underlying connection."