We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a7dad commit c53dc92Copy full SHA for c53dc92
docs/reference/configuration.txt
@@ -434,7 +434,7 @@ for details on driver options.
434
# (default: false)
435
use_utc: false
436
437
- # Raise an error on the assignment of a value that cannot be casted to
+ # Raise an error on the assignment of a value that cannot be cast to
438
# the assigning field type. If this flag is off, no error will be raised
439
# and nil will be written.
440
validate_attribute_types: true
0 commit comments