You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I download the code and compile and try to run the tests it fails at the connection. Is there SQL I need to run to setup the database or what do I need to do to get around this?
Does this still generate the hardcoded classes or is it using dynamic?
Thanks again!
Tim
The text was updated successfully, but these errors were encountered:
been awhile since I have cracked this open. this library is in need of some attention and I will get to it when real life allows me the time to do so. dynamic classes are not being used. The model is a code first implementation.
Hi,
First off thanks for the work on this project!
When I download the code and compile and try to run the tests it fails at the connection. Is there SQL I need to run to setup the database or what do I need to do to get around this?
Does this still generate the hardcoded classes or is it using dynamic?
Thanks again!
Tim
The text was updated successfully, but these errors were encountered: