| 123456789101112131415161718192021222324 |
- 2009-04-29 Marek Habersack <[email protected]>
- * TableProvider.cs: implemented
- * DLinqDataModelProvider.cs: renamed from
- DLinqDataModelProviders.cs and moved some classes to separate
- files.
- * DLinqTableProvider.cs: moved to here from
- DLinqDataModelProvider.cs
- * DLinqColumnProvider.cs: moved to here from
- DLinqDataModelProvider.cs
- * DLinqAssociationProvider.cs: added
- 2008-10-16 Atsushi Enomoto <[email protected]>
- * ColumnProvider.cs, TableProvider.cs : implemented constructors.
- * DLinqDataModelProviders.cs : new, DLinq-based implementation.
- 2008-10-14 Atsushi Enomoto <[email protected]>
- *.cs : initial checkin. stubs.
|