kay.one
|
ace98831c7
|
using compiled delegate instead of reflection in Marr
|
2013-06-02 20:15:56 -07:00 |
|
kay.one
|
a46ef37f0b
|
added new reflection strategy, lets see if it works in mono.
|
2013-06-02 17:08:47 -07:00 |
|
Keivan Beigi
|
763df726f0
|
all services are singleton by default.
|
2013-05-29 18:33:20 -07:00 |
|
kay.one
|
3010ed6073
|
added loggly integration
|
2013-05-23 20:23:59 -07:00 |
|
kay.one
|
0e7ca07e02
|
updated connection string params
|
2013-05-23 18:41:32 -07:00 |
|
kay.one
|
a37ccf1d94
|
building connection string using SQLiteConnectionStringBuilder
|
2013-05-22 19:14:40 -07:00 |
|
kay.one
|
57e78e31fe
|
cleanup
|
2013-05-11 13:06:57 -07:00 |
|
Keivan Beigi
|
89e94bae01
|
switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly.
|
2013-04-01 16:55:09 -07:00 |
|
kay.one
|
f2886d89de
|
Autofac registrations are not singleton anymore.
|
2013-03-30 15:14:33 -07:00 |
|
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
2013-03-25 23:20:18 -07:00 |
|
kay.one
|
b6fc731db8
|
more cleanup.
|
2013-03-25 23:19:56 -07:00 |
|
kay.one
|
ea4f0dbe5f
|
Marr is almost working.
|
2013-03-25 23:19:56 -07:00 |
|
kay.one
|
6dd56114e3
|
added Marr.Data.Mapping
|
2013-03-25 23:19:55 -07:00 |
|
markus101
|
4bb4faf626
|
Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
|
2013-03-25 23:19:55 -07:00 |
|
kay.one
|
7603d8e1ba
|
auto increment ID.
model tables are automatically created.
|
2013-03-25 23:19:53 -07:00 |
|
Mark McDowall
|
aeebae33fd
|
Cleaned up ModelBase, enable writing to sqlite
|
2013-03-25 23:19:53 -07:00 |
|
kay.one
|
192ace5004
|
fixed sqlite3.dll copying issues.
|
2013-03-25 23:19:52 -07:00 |
|
kay.one
|
1a4f3fad25
|
removed sqo.
|
2013-03-25 23:19:51 -07:00 |
|
markus101
|
ebbf5ea21f
|
First steps for SQLite
|
2013-03-25 23:19:49 -07:00 |
|