Recent content by Jens

  1. J

    Log4j2 CVE-2021-44228

    Does PL/SQL Developer use Log4j2? It it affected by the vulnerability CVE-2021-44228?
  2. J

    Partition Support?

    "Export User Objects" doesn't list the partitions of partitioned indexes. Please add this.
  3. J

    global hash partitioned index

    PL/SQL Developer seems not to support the 10.2 feature "global hash partitioned index".
  4. J

    Howto for regular expresions in Find&Replace??

    The regular expression find seems not to work when more than one line is involved. It finds "abc\r" but not "abc\rdef" in "abc def" Best regards, Jens
  5. J

    Enhancement Request: File browser

    I have a bunch of queries that I frequently work with to generate error or volume reports. Most of them are too complex to put into a macro, so I store them in subject/project related files. It would be cool if I could access these files directly from the PL/SQL Developer browser. You could...
  6. J

    Data Model Design

    Note: allroundautomations has released a plug-in for PL/SQL Developer called "Quick/ER" (http://www.gotterup.net/quicker) that does the job. Great!
  7. J

    Data Model Design

    Here is an enhancement request for version 10: I am building my data models with PL/SQL Developer or a simple editor. It is much faster than using a full-blown data modelling tool like ErWIN or Oracle Designer. And there always comes the time when the tool cannot align a complex model with the...
Back
Top