Open inercya-github opened 4 years ago
I don't use PostgreSql, so I'll have to look into this when I can get some time to run a proper test. If someone else can confirm, that would be great!
I've considered releasing a JavaScript version of this library on npm... I wrote an equivalent function for doing Unix timestamps on MSSQL GUIDs awhile back, so perhaps combining this and that and a few other things, a robust solution can be created.
I use RT.Comb on the back-end, however I also need it on the browser, so I wrote the following JavaScript function:
Please, could you confirm it is equivalent to
RT.Comb.Provider.Postgre.Create().ToString("N")
?