tumtumtum / Shaolinq

ORM for .NET with full LINQ support for Postgres, Sqlite, MySql and SqlServer
Other
127 stars 19 forks source link

AsyncWriter doesn't support nested functions #88

Open tumtumtum opened 6 years ago

tumtumtum commented 6 years ago

Nested function bodies are processed (as part of processing the containing function) but the signature of the nested function isn't changed.