Skip to content

Commit

Permalink
Update models.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
foxx committed Jan 11, 2016
1 parent 3d53778 commit 75387a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/peewee/models.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Field Type Sqlite Postgresql MySQL
``DateField`` date date date
``TimeField`` time time time
``BlobField`` blob bytea blob
``UUIDField`` text uuid not supported
``UUIDField`` text uuid text
``BareField`` untyped not supported not supported
=================== ================= ================= =================

Expand Down

0 comments on commit 75387a2

Please sign in to comment.