loopback-connector-oracle icon indicating copy to clipboard operation
loopback-connector-oracle copied to clipboard

Connect Loopback to Oracle

Results 3 loopback-connector-oracle issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

Change in order of statement; Connection did release if there is an error in rollback or commit;

This is issue already asked on core loopback tree: https://github.com/strongloop/loopback/issues/2080 on loopback-connector-mysql tree: https://github.com/strongloop/loopback-connector-mysql/issues/150 and on loopback-connector-postgres https://github.com/strongloop/loopback-connector-postgresql/issues/184 I am in the same situation on Oracle database. So basically achieve...

major