sqls icon indicating copy to clipboard operation
sqls copied to clipboard

Oracle support

Open PhilipMok-cc opened this issue 3 years ago • 2 comments

I am trying to enable oracle support by adding a file oracle.go to /internal/database/

I use docker with oracle xe to boot of a instance of oracle to test.

but I have some question:

  1. [Solved]I download the project but could not compile, I could unit test with oracle_test.go
  2. The test case seem not complete. [in progress]
  3. Seem keyword.go need to be update. Any other file is related to db connection? [Working on the branch]
  4. does the password is required to coded in the config? [Hard code as a temp solution]

Are there any related document about this?

PhilipMok-cc avatar Dec 28 '21 11:12 PhilipMok-cc

@PhilipMok-cc did you make any progress on this? Wanted to take a stab at this myself as well and curious how far you got.

levouh avatar Jan 18 '22 17:01 levouh

Actually looks like something was merged via 6329f68115410446daa84ff73e11e6995ce5342b, awesome!

levouh avatar Jan 18 '22 17:01 levouh

If you still have this issue, please file new issue. I guess this is already resolved.

mattn avatar Dec 30 '23 04:12 mattn