]> gitweb.factorcode.org Git - factor.git/commitdiff
db.types-docs: mention the +primary-key+ in the appropriate help section
authorAlexander Iljin <ajsoft@yandex.ru>
Sun, 25 Feb 2018 10:43:24 +0000 (11:43 +0100)
committerAlexander Iljin <ajsoft@yandex.ru>
Sun, 4 Mar 2018 20:27:22 +0000 (21:27 +0100)
basis/db/types/types-docs.factor

index 4f23cfcbec0e1054636eb99a424890bb93e99f9e..ba2aac8ce587b9c1c0346d5303a4872c775f69ce 100644 (file)
@@ -150,6 +150,7 @@ ARTICLE: "db.types" "Database types"
 { $subsections
     +db-assigned-id+
     +foreign-id+
+    +primary-key+
     +user-assigned-id+
     +random-id+
 }