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 433dabf commit 00017f0Copy full SHA for 00017f0
CHANGES.rst
@@ -8,7 +8,7 @@ Improved auto completion / typo detection for column arguments.
8
9
For example:
10
11
-.. code-block:: bash
+.. code-block:: python
12
13
class Band(Table):
14
name = Varchar(nul=True) # linters will now warn that nul is a typo (should be null)
0 commit comments