I have connected Sequel to 2 databases. MSSQL(Read-only, cannot change Schema), and PostgreSQL.
The PostgreSQL database stores all timestamps in UTC, and the MSSQL stores all timestamps in local timezone. The Sequel.default_timezone sets the default for all DBs, is there a way to set the default timezone per database or even per database table? -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sequel-talk/1b19c2d5-13bf-427e-a18d-a4cb9a6bdeadn%40googlegroups.com.
