lucasb has quit [Quit: Connection closed for inactivity]
nirvdrum has joined #jruby
<annabackiyam[m]> <headius[m] "Unfortunately I am not familiar "> When I try to insert a record, it keeps kicking me back JDBC Error OCIError: ORA-02289: sequence does not exist. There's no user defined sequence on the table. It has an ID column auto-generated by Oracle.
ur5us has quit [Ping timeout: 245 seconds]
<rwilliams[m]> annabackiyam: What does the generated sql look like from the logs?
ur5us has joined #jruby
* annabackiyam[m] posted a file: oracle_pk_test.rb (1KB) < https://matrix.org/_matrix/media/r0/download/matrix.org/JHVltZbLsubKwxFNTizqDHig >
<rwilliams[m]> did you use a migration to create the table or is it legacy, either way can you show what the table field details look like?
<annabackiyam[m]> <rwilliams[m] "did you use a migration to creat"> CREATE TABLE CONF_TEST (
<rwilliams[m]> I don't know if this is an option but can you try an alter table using this to define the ID field `NUMBER(10) GENERATED BY DEFAULT AS IDENTITY PRIMARY KEY`
<rwilliams[m]> There were a couple commits referencing this in the enhanced adapter they swapped for using NOT NULL in their create statements
<rwilliams[m]> * There were a couple commits referencing this in the enhanced adapter they swapped from using NOT NULL in their create statements
<rwilliams[m]> I'm not sure if that will make a difference
<rwilliams[m]> Also https://github.com/rsim/oracle-enhanced/issues they seem pretty active so I image they'll get back to you pretty quickly
<rwilliams[m]> * Also https://github.com/rsim/oracle-enhanced/issues they seem pretty active so I imagine they'll get back to you pretty quickly
ur5us has quit [Ping timeout: 245 seconds]
nirvdrum has quit [Ping timeout: 250 seconds]
drbobbeaty has quit [Ping timeout: 250 seconds]
_whitelogger has joined #jruby
ur5us has joined #jruby
ur5us has quit [Ping timeout: 245 seconds]
nirvdrum has joined #jruby
snickers has joined #jruby
drbobbeaty has joined #jruby
shellac has joined #jruby
lucasb has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
snickers has quit [Quit: Textual IRC Client: www.textualapp.com]
<annabackiyam[m]> <rwilliams[m] "I don't know if this is an optio"> Thanks, I've created an issue there. Let me see.
sagax has quit [Quit: Konversation terminated!]
lopex has quit []
lopex has joined #jruby
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
drbobbeaty has quit [Ping timeout: 245 seconds]
drbobbeaty has joined #jruby
shellac has quit [Ping timeout: 276 seconds]
rusk has quit [Remote host closed the connection]
travis-ci has joined #jruby
travis-ci has left #jruby [#jruby]
<travis-ci> jruby/jruby (ruby_final_fields:cf4d39c by Charles Oliver Nutter): The build was broken. https://travis-ci.org/jruby/jruby/builds/623762612 [196 min 45 sec]
drbobbeaty has quit [Ping timeout: 252 seconds]
sagax has joined #jruby
ur5us has joined #jruby
<rwilliams[m]> headius: Did you end up diving into that submodule workspace idea you posted on twitter? I'm pretty curious how it would play out. Seems like it would work pretty well.
<headius[m]> Not sure which thing you are referring to
<rwilliams[m]> You were going to create a main git repo with all your projects as git submodules to you could just clone your workspace, I think
<rwilliams[m]> https://twitter.com/headius/status/1204187221437247488?s=19 I guess I did a poor job of describing your tweet
<lopex> cpuguy83[m]: heya ?
<lopex> I guess I pinged you here instead on gh wrt that ping we agreed upon
<lopex> I also miss desperately that docker image
<headius[m]> rwilliams: oh that idea
<headius[m]> yeah I haven't done it yet but I think I'll try
<headius[m]> I did hear from one guy who said he has been doing that for a while and it works well for him
<lopex[m]> headius: hiya there
<headius[m]> lopex: hello!
<lopex> doh the time
<lopex> no too bad though
<lopex[m]> headius: having hard time to switch to matrix dark theme
<lopex[m]> but it's the best
<lopex[m]> headius: I keep in mind the docker issue and joni timeout one
<lopex[m]> just too many things
<headius[m]> huh yeah dark theme isn't bad
<lopex[m]> cpuguy83: hello ?
<lopex[m]> that docker issue becomes urgent to me even :P
<lopex[m]> headius: so irc channel is dead for now ?
<lopex[m]> headius: or not ?
<jeremyevans_> IRC channel is not dead :)
nirvdrum has quit [Ping timeout: 240 seconds]
<headius[m]> it's still linked up, no reason to give up on that