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 d68e0a7 commit e0eb663Copy full SHA for e0eb663
Documentation/Index.md
@@ -1406,7 +1406,7 @@ The `Datatype` must be one of the basic Swift types that values are bridged
1406
through before serialization and deserialization (see [Building Type-Safe SQL
1407
](#building-type-safe-sql) for a list of types).
1408
1409
-> _Note:_ `Binding` is a protocol that SQLite.swift uses internally to
+> ⚠ _Note:_ `Binding` is a protocol that SQLite.swift uses internally to
1410
> directly map SQLite types to Swift types. **Do _not_** conform custom types
1411
> to the `Binding` protocol.
1412
0 commit comments