ngardon

Results 8 comments of ngardon

@mikependon Could you please elaborate on this ? _"Creating a new extension package that references the core package is not advisable as it enable the developers to just install the...

Hello, I am interested in grabing this feature as it looks pretty simple. Disclaimer : this is my first ever contribution to open source so please excuse me if I'm...

I am running into an issue in the integration tests. In Helper.AssertPropertiesEquality, ColumnTimestampWithTimeZone doesn't have the same value for expected and actual. In debug I see the same value for...

I don't understand what's expected, I'd need more context please

> If I am not mistaken, your EF solution is equivalent to LIKE '%1406%', not LIKE '1406%'. I think the equivalent is .StartWith("1406"). I didn't test it though.

Very hacky suggestion done in #1125