Recent content by Randomized J

  1. R

    AI Assistant - ollama

    We are running ollama with llama3.2 model. I've tried setting up the meta llama with our url's and it doesn't work. Is there a timeline for a self hosted AI Assistant like ollama?
  2. R

    Crashing all the time

    Is there any chance that stability and speed are going to be a key thing being looked at in future development? PLSQL Developer crashs ALL the time, multiple times a day. If there is more than 1 sql window open and openting the schema list on the objects browser it sometimes crashes. Resizing...
  3. R

    Linux Support

    Hi Marco, Is there a mailing list or a notification that I can subscribe to that would notify me as soon as the alpha release will be available?
  4. R

    How to setup Beautifier for XML items.

    I'm trying to get the beautifier to format xmlelements. I want something like this xmlelement("XML1", xmlagg( xmlelement("XML2", xmlattributes(value1 as "title1", value2 as "title2", value3 as...
  5. R

    Linux Support

    I miss PLSQL Developer. I hate windows and moved over to linux a few years ago. SQL Developer does what I want. But, PLSQL Developer would be much better for what I do day to day. When will there be a supported linux version.
  6. R

    Workset locked - After windows 10 update

    I'm on windows 10 and the PC updated overnight. Which is a regular thing, and this hasn't happened to me before. I always leave PL/SQL Developer open, but the program was closed when windows did an update and restart last night and now I can't access the workset I had open yesterday, I'm getting...
  7. R

    PLSQL 13.0.6 comment bugs.

    We were updating one of our views in plsql developer and came across a weird bug. It mainly happens in 13.0.6. The bug in 13.0.6 happens when there is a "with" and a "function" within 2 lines the code breaks and you use a semicolon to finish the code. I also have 12.0.7 and if there is a "with"...
Back
Top