News

My problem is that Guid columns in sql server, are converted to an uppercase format in the CHAR(36) of sqlite. Is there any way to have them written as lowercase guids? The ORM I am using seems to get ...