DbLinq / dblinq2007

LINQ provider for Oracle, PostgreSQL, MySQL, Ingres, SQLite, Firebird and ... SQL Server
Other
62 stars 32 forks source link

Generalized aliases #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A good thing would be to generalize the table aliases idea to column names
(and maybe some other things).

Original issue reported on code.google.com by picrap on 24 Mar 2008 at 10:32

GoogleCodeExporter commented 9 years ago

Original comment by picrap on 18 Apr 2008 at 9:44

GoogleCodeExporter commented 9 years ago
The alias system:
- supports both the old XML format or a DBML file (only significant parts are 
used).
- allows to rename the table class, member and column name.

Original comment by picrap on 19 Apr 2008 at 7:40