IBM_DB_DJANGO-1.0.6 ----------------------------------- IBM_DB_DJANGO adaptor enables access to IBM databases from Django applications http://www.djangoproject.com/. The adaptor is developed and maintained by IBM.
What's New? -------------------- - Added support for Django-1.6, with backward compatibility - Added support for Django's persistence connection - Added cache culling sql for IBM databases to retrieves the first cache key greater than the n smallest - Added time zone-aware day, month and day-of-week lookups - Added time zone-aware truncated timestamps on the basis of lookup type - Enhanced Regex lookup implementation to add non string field regex lookup - Added support for sequence reset by sequence name - Added support to get list of keys columns of a given table - Changed the implementation to remove multi field indexes from index list - Added new setting property FETCH_DISTINCT_ON_TEXT, if one set it to False then 'DISTINCT' will get removed silently from select query when it contains LOB values in projection list. GIT access to the source --------------------------------------- http://code.google.com/p/ibm-db/source/browse/#git/IBM_DB/ibm_db_django/ Installation ---------------- $ easy_install ibm_db_django Feedback/Suggestions/Issues -------------------------------------------- You can provide us feedback/suggestions, or report a bug/defect, or ask for help by using any of the following channels: 1. Mailing us at [email protected] 2. Opening a new issue at http://code.google.com/p/ibm-db/issues/list. 3. By opening new discussion at http://groups.google.co.in/group/ibm_db. For prerequisites, installation steps and help details, visit - http://code.google.com/p/ibm-db/wiki/ibm_db_django_README Try this out and let us know you valuable feedback. Cheers, Rahul Priyadarshi Download Express-C for free, go to: --------------------------------------- http://www.ibm.com/software/data/db2/express/download.html?S_CMP=ECDDWW01&S_TACT=ACDB2011 -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/d4f82881-1dd3-42eb-a99a-4a344390d3a6%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
