Add postgresql support

XMLWordPrintable

    • Type: New Feature
    • Resolution: Won't Fix
    • Priority: Minor
    • None
    • Affects Version/s: None
    • None
    • Environment:

      latest spigot, os x, oracle java 1.8

       

      Postgres Driver is not found

      <dependency>

                  <groupId>org.postgresql</groupId>

                  <artifactId>postgresql</artifactId>

                  <version>42.1.4</version>

                  <scope>compile</scope>

              </dependency>

       

      Needs to be added to spigot server's pom.xml

      Took a while to figure out the process here, but I have confirmed it fixes postgres support in my plugin.

      Thanks in advance =) it can wait until I can submit a PR if you like.

            Assignee:
            Unassigned
            Reporter:
            out this
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: