Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

sqlobject-convertOldURI - convert a old-style sqlobject DB URI to the correctly quoted version.

Authors

       This manual page was written by Neil Muller <drnlmuller+debian@gmail.com>.

Description

       The sqlobject-convertOldURI script included with SQLObject simplifies updating old DB URI's to the
       correctly quoted version for use with SQLObject 1.0 or later.

       It will print the equivalent URI for the provided old-style URI.

License

       This package is licensed under the GNU Lesser General Public License version 2.1 (or later). You can find
       the full text of the LGPL in /usr/share/common-licenses/LGPL in your Debian system.

                                                   01/08/2013                         SQLOBJECT-CONVERTOLDURI(1)

Name

       sqlobject-convertOldURI - convert a old-style sqlobject DB URI to the correctly quoted version.

Synopsis

sqlobject-convertOldURIold-style-URI

See Also