IQToolkit on Monotouch

first post: TechWest wrote: Has anyone tried IQToolkit on Monotouch and/or Monodroid?

Adding support for 'Select FOR UPDATE'

first post: s3cure wrote: I am using IQToolkit as a LINQ provider for MySQL in a .NET projec...

SQL syntax error in because of a bad alias

first post: DDeLucie wrote: I am running additional tests against the Northwind database with ...

latest post: vaaramaki wrote: Managed to solve my problem. The file ExecutionBuilder.cs has class...

Postgres Provider

first post: smokingrope wrote: I've implemented a postgres client for the IQToolkit. It passes al...

lazy load bug? customer.orders is null

first post: jim_cooper wrote: first thank you for your great code. i found the lazy load does not...

latest post: smokingrope wrote: IQToolkit attempts to build the entire query expression at once, an...

Relationship equality - a not-so-simple enhancement

first post: mythgarr wrote: I ran into another issue (or at least it will be an issue for us). ...

latest post: smokingrope wrote: The problem mythgarr reported seems to be that the customer variabl...

Nested class with Compound Key

first post: DavidH3 wrote: I am attempting to create a nested class that contains the primary...

latest post: smokingrope wrote: I managed to fix this one. In BasicMapping.cs protected virtual...

Support for union

first post: nrandell wrote: I've seen that there is no support for union. Is this something tha...

latest post: CleverCoder wrote: I just started exploring the possibility of adding UNION ALL suppor...

incomplete?

first post: TWebster wrote: This toolkit without a doubt is a great start, however, it appears...

bug report:in MostRecentlyUsedCache<T>

first post: fihgter wrote: i try to use the the querycache, and i found the cached was always...