1
0
mirror of https://github.com/django/django.git synced 2025-01-16 05:12:23 +00:00

3 lines
143 B
MySQL
Raw Normal View History

-- Deprecated search path for custom SQL -- remove in Django 1.9
INSERT INTO fixtures_model_package_book (name) VALUES ('My Deprecated Book');