kay.one
|
25e2c98c45
|
signalr cleanup
|
11 years ago |
Keivan Beigi
|
47d9b4d5bb
|
better migration error handling.
|
11 years ago |
kay.one
|
99daa47f89
|
added support for removing columns
|
12 years ago |
Keivan Beigi
|
dde91569ac
|
cleaned up test db path for tests.
|
12 years ago |
kay.one
|
ace98831c7
|
using compiled delegate instead of reflection in Marr
|
12 years ago |
kay.one
|
a46ef37f0b
|
added new reflection strategy, lets see if it works in mono.
|
12 years ago |
Keivan Beigi
|
763df726f0
|
all services are singleton by default.
|
12 years ago |
kay.one
|
3010ed6073
|
added loggly integration
|
12 years ago |
kay.one
|
0e7ca07e02
|
updated connection string params
|
12 years ago |
kay.one
|
a37ccf1d94
|
building connection string using SQLiteConnectionStringBuilder
|
12 years ago |
kay.one
|
57e78e31fe
|
cleanup
|
12 years ago |
Keivan Beigi
|
89e94bae01
|
switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly.
|
12 years ago |
kay.one
|
f2886d89de
|
Autofac registrations are not singleton anymore.
|
12 years ago |
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
12 years ago |
kay.one
|
b6fc731db8
|
more cleanup.
|
12 years ago |
kay.one
|
ea4f0dbe5f
|
Marr is almost working.
|
12 years ago |
kay.one
|
6dd56114e3
|
added Marr.Data.Mapping
|
12 years ago |
markus101
|
4bb4faf626
|
Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
|
12 years ago |
kay.one
|
7603d8e1ba
|
auto increment ID.
model tables are automatically created.
|
12 years ago |
Mark McDowall
|
aeebae33fd
|
Cleaned up ModelBase, enable writing to sqlite
|
12 years ago |
kay.one
|
192ace5004
|
fixed sqlite3.dll copying issues.
|
12 years ago |
kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
markus101
|
ebbf5ea21f
|
First steps for SQLite
|
12 years ago |