speckle-server icon indicating copy to clipboard operation
speckle-server copied to clipboard

refactor(server): set an appropriate default timestamp precision for datetime/timestamp DB columns

Open fabis94 opened this issue 3 years ago • 0 comments

Re: #962 Currently blocked by a Knex issue/PR that would enable us to do this in the first place:

Issue: https://github.com/knex/knex/issues/5308 PR: https://github.com/knex/knex/pull/5311

After the knex feature is launched, we just need to set a new config option for knex and that's that.

fabis94 avatar Sep 22 '22 10:09 fabis94