summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorSilvan Mosberger <infinisil@icloud.com>2018-03-09 13:41:55 +0100
committerProfpatsch <mail@profpatsch.de>2018-05-06 23:58:36 +0200
commitef8996f15ea2dd5aace0f61f9ab03f3dfa3d4975 (patch)
tree746af10a518ac39134299be845bb5a205cd4a30c /pkgs/development/python-modules/python-sql
parent85b5fc7c9854d5b147fca2399d8ca6c3412afa2f (diff)
lib/types: Fix coercedTo check
Without this change (coercedTo str toInt int).check "foo" would evaluate to true, even though (coercedTo str toInt int).merge {} [{ value = "foo"; }] will throw an error because "foo" can't be coerced to an int.
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions