Path: | doc/release_notes/3.21.0.txt |
Last Update: | Sat Jun 09 15:23:29 +0000 2012 |
Note that the tinytds adapter currently requires the git master branch of tiny_tds, but tiny_tds 0.4.0 should include the related changes.
For recent Linux users, this means you can have a shebang line such as:
#!/usr/bin/sequel postgres://user:pass@host/db
to create a self contained script.