Version 0.46 of Reverse Snowflake Joins

Release Notes: Union at top level was fixed. A column without alias and IN subselect was fixed; for example, "SELECT * FROM A WHERE x IN (SELECT y FROM B )".

    Other releases

    •  06 Dec 2011 22:19

    Release Notes: This release fixes "cast(x as integer)", which previously produced an error.

    •  18 Nov 2011 18:28

      Release Notes: This release fixes "union all" (e.g., "select t1.a from T1 union all select t2.b from T2 union all ..") and fixes functions without parameters and parens, (e.g., "Select .. where t1.x=sysdate").

      •  28 May 2011 08:49

        Release Notes: A bug where UNION SELECT was case sensitive was fixed.

        •  18 May 2011 13:13

          Release Notes: Union at top level was fixed. A column without alias and IN subselect was fixed; for example, "SELECT * FROM A WHERE x IN (SELECT y FROM B )".

          •  16 May 2011 20:37

            Release Notes: There is a patch fixing UNIONs not included in subselects. For example: "SELECT a from A union select b from B". Download the ZIP file, and replace revj.py.

            Screenshot

            Project Spotlight

            eZ Publish

            Content management system for e-commerce, e-publishing, and intranets/extranets.

            Screenshot

            Project Spotlight

            Template Data Interface (TDI)

            A powerful markup template system for Python.