Introduce PostgreSQL specific CMS module
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 5 Jan 2022 08:05:39 +0000 (09:05 +0100)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 5 Jan 2022 08:05:39 +0000 (09:05 +0100)
commit6a094c2da64df3cd7d6515b035034a9bc671bcba
tree8e812da449ab99c2eab178c2cad613d9dbca09f0
parent6e9508a68a3f907ff6bbdc622bbff522b28fe4b4
Introduce PostgreSQL specific CMS module
dep/org.argeo.dep.cms.minimal/pom.xml
org.argeo.cms.jcr/bnd.bnd
org.argeo.cms.pgsql/.classpath [new file with mode: 0644]
org.argeo.cms.pgsql/.project [new file with mode: 0644]
org.argeo.cms.pgsql/bnd.bnd [new file with mode: 0644]
org.argeo.cms.pgsql/build.properties [new file with mode: 0644]
org.argeo.cms.pgsql/pom.xml [new file with mode: 0644]
org.argeo.cms.pgsql/src/org/argeo/cms/pgsql/util/CheckPg.java [new file with mode: 0644]
pom.xml