datasette/datasette/views
2022-11-17 18:53:48 -08:00
..
__init__.py Refactored views into new views/ modules, refs #256 2018-05-14 00:04:23 -03:00
base.py Refactor _error helper function 2022-11-03 16:36:43 -07:00
database.py Include views in SQL autocomplete, refs #1897 2022-11-17 18:53:48 -08:00
index.py check_visibility can now take multiple permissions into account 2022-10-23 19:11:33 -07:00
row.py Refactor _error helper function 2022-11-03 16:36:43 -07:00
special.py API explorer: respect immutability, closes #1888 2022-11-13 22:01:56 -08:00
table.py Renamed return_rows to return in insert API 2022-11-13 21:49:23 -08:00