kennethreitz / records

SQL for Humans™
https://pypi.python.org/pypi/records/
ISC License
7.15k stars 570 forks source link

Update randomuser-sqlite.py #165

Closed bfmcneill closed 5 months ago

bfmcneill commented 5 years ago

Updated the example to allow default value of none if field name does not exist. With the current setup, if the field does not exist it will error out.