Git Product home page Git Product logo

Comments (5)

jannyHou avatar jannyHou commented on August 16, 2024

@ssh24 @laven26 Please verify the refactored loopback-connector-oracle works fine.

Verify Steps:

Probably make sure the installation and connection work first:
[1] create a lb app: slc loopback
[2] install loopback-connector-oracle from staging registry(with the latest commit)
[3] create a oracle datasource: slc loopback:datasource
[4] should work without additional config
[5] create a model attach to oracle ds
[6] try endpoint in explorer and make sure CRUD operations work fine.

from loopback-connector-oracle.

ssh24 avatar ssh24 commented on August 16, 2024

Verified with npm version: 3.9.5

  1. Set registry to staging: npm config set registry http://ci.strongloop.com:4873/
  2. Install the latest strongloop: npm install -g strongloop
  3. Create a lb app: slc loopback --name APP_NAME
  4. Install the loopback-connector for oracle: npm install loopback-connector-oracle --save
  5. Create a datasource with valid credentials: slc loopback:datasource
  6. Create a model and attach the datasource in 4. to it: slc loopback:model
  7. CRUD methods GET, POST, PUT works as expected

from loopback-connector-oracle.

cjbj avatar cjbj commented on August 16, 2024

Make sure to use oracledb 1.9.3 (the current latest)

from loopback-connector-oracle.

dhmlau avatar dhmlau commented on August 16, 2024

@bajtos, seems like the work is done. Is it good to close? Thanks.

from loopback-connector-oracle.

bajtos avatar bajtos commented on August 16, 2024

Sure, let's close. We should open new issue(s) if there is anything missing.

from loopback-connector-oracle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.