Thread: Removal of pageinspect--1.0.sql

Removal of pageinspect--1.0.sql

From
Michael Paquier
Date:
Hi all,

The contrib module pageinspect has been upgraded to 1.1, but pageinspect--1.0.sql is still present in source code. Shouldn't it be removed? Please find patch attached.

Thanks
--
Michael
Attachment

Re: Removal of pageinspect--1.0.sql

From
Heikki Linnakangas
Date:
On 20.05.2013 19:50, Michael Paquier wrote:
> The contrib module pageinspect has been upgraded to 1.1, but
> pageinspect--1.0.sql is still present in source code. Shouldn't it be
> removed? Please find patch attached.

Yep. Removed, thanks.

- Heikki