Commit Graph

19 Commits (8467349305fcd8aaf7a6a29c692a6dd2bb96016d)

Author SHA1 Message Date
kay.one ace98831c7 using compiled delegate instead of reflection in Marr
11 years ago
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono.
11 years ago
Keivan Beigi 763df726f0 all services are singleton by default.
11 years ago
kay.one 3010ed6073 added loggly integration
11 years ago
kay.one 0e7ca07e02 updated connection string params
11 years ago
kay.one a37ccf1d94 building connection string using SQLiteConnectionStringBuilder
11 years ago
kay.one 57e78e31fe cleanup
11 years ago
Keivan Beigi 89e94bae01 switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly.
11 years ago
kay.one f2886d89de Autofac registrations are not singleton anymore.
11 years ago
kay.one fc641baab3 got basic relationships working
11 years ago
kay.one b6fc731db8 more cleanup.
11 years ago
kay.one ea4f0dbe5f Marr is almost working.
11 years ago
kay.one 6dd56114e3 added Marr.Data.Mapping
11 years ago
markus101 4bb4faf626 Migrations
11 years ago
kay.one 7603d8e1ba auto increment ID.
11 years ago
Mark McDowall aeebae33fd Cleaned up ModelBase, enable writing to sqlite
11 years ago
kay.one 192ace5004 fixed sqlite3.dll copying issues.
11 years ago
kay.one 1a4f3fad25 removed sqo.
11 years ago
markus101 ebbf5ea21f First steps for SQLite
11 years ago