Revision 4463
Added by Aaron Marcuse-Kubitza about 12 years ago
salvias_plots.schema.sql | ||
---|---|---|
1 |
SET standard_conforming_strings = off; |
|
1 | 2 |
-- MySQL dump 10.13 Distrib 5.5.24, for debian-linux-gnu (x86_64) |
2 | 3 |
-- |
3 | 4 |
-- Host: localhost Database: salvias_plots |
Also available in: Unified diff
my2pg: Prepend 'SET standard_conforming_strings = off;' because this defaults to on starting with PostgreSQL 9.1