Igor Savin
Igor Savin
@voxpelli yes
Some modifications I've made in attempt to make it work: //For table list selection case 'oracle': return "SELECT table_name FROM user_tables" //For SQL rows case 'oracle': return resp; I still...
@timhuff Are you still actively working on this project? My team is interested in using objection-graphql and I personally can contribute some effort to it, so I wonder if you...
@timhuff Whom should I ping for maintainership access?
@koskimas Could I ask for npm publish permissions? I barely have time to maintain knex.js these days, but I can review and publish some fixes for Objection here and there,...
@koskimas it's kibertoad. sorry, missed last invite, could you please repeat it? I'll do the release then.
Hey everyone. I'll start addressing outstanding PRs and releasing new versions shortly. It won't be super fast, as I have other projects to tend to, but I'll do my best...
Companies that I am aware of: https://www.shift4.com/ https://www.bloomon.nl/
Note that Objection.js is NOT an ORM in a sense you are used to in Hibernate world - it is far more lightweight, it would be more correct to think...
Will review failing tests and check where tests need to be updated (e. g. to accomodate for different behaviour in RETURNING, which shouldn't require any objection changes, just test update),...