Bring things to a state where the basic DB schema gets auto-created if it doesn't...
authorChris Jaekl <chris@ringo.jaekl.net>
Thu, 27 Aug 2015 13:26:44 +0000 (22:26 +0900)
committerChris Jaekl <chris@ringo.jaekl.net>
Thu, 27 Aug 2015 13:26:44 +0000 (22:26 +0900)
commit635b88acc18a17db30d8d281c50d2f54ee2a91d9
tree6ae688d9c1c41521383002e5f764b1a61b39753d
parentde1f17a1ad8450ab525be1ca696c067c57acaaab
Bring things to a state where the basic DB schema gets auto-created if it doesn't yet exist.
go.sh [new file with mode: 0755]
prod/cfb.properties [new file with mode: 0644]
prod/net/jaekl/cfb/CFB.java
prod/net/jaekl/cfb/CfbBundle.java [new file with mode: 0644]
prod/net/jaekl/cfb/db/CfbSchema.java
prod/net/jaekl/cfb/db/Schema.java
prod/net/jaekl/cfb/db/driver/DbDriver.java
prod/net/jaekl/qd/QDBundleFactory.java [new file with mode: 0644]
setcp.sh [new file with mode: 0644]