5 ms·
Does this allow users to execute custom SQL, in addition to ORM methods, and have it be part of the same transaction?
by sehrope 12y ago
Does this allow users to execute custom SQL, in addition to ORM methods, and have it be part of the same transaction?
- lroal 12y agoIt is not supported today. But it would't be any problem to implement it. Please create an issue if you want it.