Tim Condon

Results 525 comments of Tim Condon

Can you add some tests to this? Especially to check the boundaries/edge cases. Like count of 0, trying to pass in a page of -1 etc

No there is no way around this. Why do you want to keep them as text? Postgres has a native UUID type so that's what Fluent uses. Unfortunately trying to...

@karwa just an FYI - we (the SSWG) have seen this and are in the process of getting it through the review pipeline

The Run and Debug panel has target selection

Initial set up stuff: Install VSCode Install the following extensions: * CodeLLDB * Maintained Swift Development Environment * Swift Language * Swift Test Explorer Open the settings for Swift SDE...

cc @toddvarland ☝️

@VineFiner How would DocC help?

I'm confused, what's API documentation got to do with a VSCode guide?

We should also probably document the dependencies required on the system. For instance doing date encoding/decoding on a system that doesn't have `tzdata` installed causes crashes with no useful stack...

We'll discuss this and see what we can do