diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-02-14 20:02:15 -0500 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-02-14 20:02:15 -0500 |
| commit | 7e656122eb983060fe7af3732bb77ff31993ae15 (patch) | |
| tree | 56380bc2755549860a812b88db8d176c5daeb922 /Resources/BlogModel.eomodeld | |
| parent | e12f24608c23fbcdc0fddb823a5506395630ea9e (diff) | |
Diffstat (limited to 'Resources/BlogModel.eomodeld')
| -rw-r--r-- | Resources/BlogModel.eomodeld/index.eomodeld | 13 |
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; }; + }; + }; + }; +} |
