Made update() on a rs that includes joins complain in the same way that delete()...
[dbsrgits/DBIx-Class.git] / t / 79aliasing.t
2006-10-08 Daniel Westermann... Add tests for alias fix in [2815]
2006-08-08 Daniel Westermann... Remove extraneous sources for aliasing test; same effec...
2006-08-07 Daniel Westermann... Fix two aliasing bugs: remove the alias when provided...