Issue 30 in deseb: get_sql_fingerprint ignores app.schema_evolution.fingerprints

1 view
Skip to first unread message

codesite...@google.com

unread,
Jul 15, 2008, 6:42:23 AM7/15/08
to deseb-...@googlegroups.com
Issue 30: get_sql_fingerprint ignores app.schema_evolution.fingerprints
http://code.google.com/p/deseb/issues/detail?id=30

New issue report by garthk:
What steps will reproduce the problem?
1. Run 'manage.py fingerprint appname'
2. Create projectname/appname/schema_evolution.py
3. In that file, set 'fingerprints = ['fv1:-436177719'] # or whatever
4. Run 'manage.py fingerprint appname' again

What is the expected output? What do you see instead?
Expected: that the fingerprint is recognized.
Seen: the fingerprint is still not recognized

(I expect this because of the tests, including issue4_textfield_add.
I note that the case08_evolution test doesn't have a fingerprints
property.)

What version of the product are you using? On what operating system?
trunk r77

Please provide any additional information below.
deseb.schema_evolution.get_sql_fingerprint doesn't check the app's
schema_evolution.fingerprints variable at all. Easily fixed: see
patch.

Attachments:
schema_evolution2.diff 736 bytes


Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages