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
{{ message }}
This repository was archived by the owner on Dec 25, 2018. It is now read-only.
Hi,
I just found your TypeScript library as i started researching typescript + .net mapping tools. Its really great. I wondering how difficult would be to add something like JS Guid support. You have a Datetime support already and adding support for GUID would allow to use your library with Sql mappers as primary key is GUID most the time. My typescript knowledge is just beginners level and it would be great if the pro like you would add directly to this library. What do you think?
The text was updated successfully, but these errors were encountered:
This sounds like a pretty good idea. Don't have the time at the moment.
But that shouldn't stop you from using JS Guid instead. Look for it's type declarations or possibly contribute to the typings.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I just found your TypeScript library as i started researching typescript + .net mapping tools. Its really great. I wondering how difficult would be to add something like JS Guid support. You have a Datetime support already and adding support for GUID would allow to use your library with Sql mappers as primary key is GUID most the time. My typescript knowledge is just beginners level and it would be great if the pro like you would add directly to this library. What do you think?
The text was updated successfully, but these errors were encountered: