oskardudycz on master
Bump jsonwebtoken and netlify-c… (compare)
oskardudycz on master
Bump jsonwebtoken and netlify-c… (compare)
oskardudycz on npm_and_yarn
oskardudycz on npm_and_yarn
oskardudycz on bug-fixes
Disabled parallelisation for mu… (compare)
oskardudycz on bug-fixes
Disabled parallelisation for mu… (compare)
oskardudycz on bug-fixes
Fixed tests for Database genera… (compare)
oskardudycz on bug-fixes
Fixed tests for Database genera… (compare)
oskardudycz on bug-fixes
Added missing doc update (compare)
oskardudycz on bug-fixes
Added missing doc update (compare)
patch won't match
<= nice title for a Hip Hop song)
A final update,
```CREATE FUNCTION plv8_test(inp jsonb) RETURNS jsonb AS returninp.Arr.length; LANGUAGE plv8 IMMUTABLE STRICT;
select plv8_test(CAST('{ "Number": 123, "Arr": [ { "Id": 1 }, { "Id": 2 } ]}' as jsonb));```
Returns 1 on the azure instance and 2 on my local instance...
AssertDatabaseMatchesConfiguration
after adding a property or more critically removing one then I'd get an exception thrown. This was my only way of protecting the database from a destructive change.