1. 25 6月, 2019 6 次提交
  2. 24 6月, 2019 3 次提交
  3. 22 6月, 2019 1 次提交
  4. 21 6月, 2019 5 次提交
  5. 20 6月, 2019 1 次提交
  6. 19 6月, 2019 1 次提交
    • G
      Initial commit to support EnterpriseDB · 2ac49533
      G. Richard Bellamy 提交于
      EnterpriseDB uses a custom JDBC connection URL:
      jdbc:edb://<HOST>:<PORT>/<DB>
      
      The current Driver Settings do not allow for "inheriting" from the
      PostgreSQL standard with a new driver and JDBC connection string. Thus,
      in order to support EnterpriseDB and their proprietary driver, DBeaver
      must be made aware of this via a custom model implementation and plugin
      configuration.
      
      TODO:
      
      1. Icons are all just copies of the edb_logo.png file, which was scraped
      from the EnterpriseDB site. They need to be replaced with files that
      provide the resolution and pixel density they claim.
      2. Support EnterpriseDB packages.
      3. Support EnterpriseDB complex types.
      4. Support EnterpriseDB SPL - a custom implementation of the Oracle
      PL/SQL language implemented as an overlay to pgSQL.
      
      
      Former-commit-id: f9f587d4
      2ac49533
  7. 17 6月, 2019 3 次提交
  8. 15 6月, 2019 5 次提交
  9. 14 6月, 2019 1 次提交
  10. 13 6月, 2019 2 次提交
  11. 12 6月, 2019 3 次提交
  12. 11 6月, 2019 2 次提交
  13. 10 6月, 2019 3 次提交
  14. 09 6月, 2019 4 次提交