News

Really basic program to format a guid in clipboard so sql server likes it If there is a guid in the clipboard then it will put a formatted guid in the clipboard.
Since this commit, we fully support GUID as primary keys. It is easy to get back GUID's for existing records as your identity columns. However, you will have to setup a few model callbacks if you want ...