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 a25cbdf commit 1af3764Copy full SHA for 1af3764
README.md
@@ -31,7 +31,7 @@ ActiveRecord::Base.connection.execute("select uuid_str(uuid())")
31
#=> [{"uuid_str(uuid())"=>"56392d30-a2cf-47b9-895a-f8c1a1677bfc"}]
32
```
33
34
-For more information, see the extension's [source code](https://sqlite.org/src/file/ext/misc/uuid.c?t=version-3.46.1)).
+For more information, see the extension's [source code](https://sqlite.org/src/file/ext/misc/uuid.c?t=version-3.46.1).
35
36
## Design
37
0 commit comments