I have a table in Oracle DBMS which primary key is incremented by a Oracle sequence. This table is used by some applications in my company.
I want build a API using the framework Loopback.io (Node.js). How could I config the models in this new Loopback API the name of this sequence?
via Fabiano
No comments:
Post a Comment