I have checked out latest dblinq r1269. I'm testing it for mysql. I found northwind mysql script is missing in tests folder.
Second thing : I run dbmetal against drupal 7 dev version database. I got following error DbMetal failed:System.ArgumentException: Don't know how to convert the SQL type 'mediumtext' into a managed type. Parameter name: dataType at DbLinq.Vendor.Implementation.SchemaLoader.MapDbType(String columnName, IDataType dataType) in h:\soft\dot net\dblinq\src\DbLinq \Vendor\Implementation\SchemaLoader.TypeMapping.cs:line 217 at DbLinq.Vendor.Implementation.SchemaLoader.LoadColumns(Database schema, SchemaName schemaName, IDbConnection conn, INameAliases nameAliases, NameFormat nameFormat, Names names) in h:\soft\dot net \dblinq\src\DbLinq\Vendor\Implementation\SchemaLoader.cs:line 430 at DbLinq.Vendor.Implementation.SchemaLoader.Load(String databaseName, INameAliases nameAliases, NameFormat nameFormat, Boolean loadStoredProcedures, String contextNamespace, String entityNamespace) in h:\soft\dot net\dblinq\src\DbLinq\Vendor\Implementation \SchemaLoader.cs:line 122 at DbMetal.Generator.Implementation.Processor.ReadSchema(Parameters parameters, ISchemaLoader& schemaLoader) in h:\soft\dot net\dblinq\src \DbMetal\Generator\Implementation\Processor.cs:line 218 at DbMetal.Generator.Implementation.Processor.ProcessSchema (Parameters parameters) in h:\soft\dot net\dblinq\src\DbMetal\Generator \Implementation\Processor.cs:line 112 -- Sharique --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "DbLinq" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/dblinq?hl=en -~----------~----~----~----~------~----~------~--~---
