summaryrefslogtreecommitdiff
path: root/Resources/BlogModel.eomodeld
diff options
context:
space:
mode:
authorBenjamin Culkin <scorpress@gmail.com>2024-02-14 20:02:15 -0500
committerBenjamin Culkin <scorpress@gmail.com>2024-02-14 20:02:15 -0500
commit7e656122eb983060fe7af3732bb77ff31993ae15 (patch)
tree56380bc2755549860a812b88db8d176c5daeb922 /Resources/BlogModel.eomodeld
parente12f24608c23fbcdc0fddb823a5506395630ea9e (diff)
Add modelHEADtrunk
Diffstat (limited to 'Resources/BlogModel.eomodeld')
-rw-r--r--Resources/BlogModel.eomodeld/index.eomodeld13
1 files changed, 13 insertions, 0 deletions
diff --git a/Resources/BlogModel.eomodeld/index.eomodeld b/Resources/BlogModel.eomodeld/index.eomodeld
new file mode 100644
index 0000000..49e4daa
--- /dev/null
+++ b/Resources/BlogModel.eomodeld/index.eomodeld
@@ -0,0 +1,13 @@
+{
+ EOModelVersion = "2.1";
+ adaptorName = JDBC;
+ connectionDictionary = {};
+ userInfo = {
+ "_EntityModeler" = {
+ activeDatabaseConfigName = Default;
+ databaseConfigs = {
+ Default = {adaptorName = JDBC; prototypeEntityName = EOJDBCPostgresqlPrototypes; };
+ };
+ };
+ };
+}