Path: | doc/release_notes/3.21.0.txt |
Last Update: | Thu Oct 06 05:01:14 +0000 2011 |
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.