This will be co,mmitted with my menu changes later tonight (ensuring
that menus respect acls)
Best Wishes.
Chris Travers
On Thu, Jun 16, 2011 at 4:21 AM, David A. Bandel wrote:
> On Thu, Jun 16, 2011 at 03:06, Chris Travers wrote:
>> On Wed, Jun 15, 2011 at 8:49 PM, Luke wrote:
>>> On Wed, 15
On Thu, Jun 16, 2011 at 03:06, Chris Travers wrote:
> On Wed, Jun 15, 2011 at 8:49 PM, Luke wrote:
>> On Wed, 15 Jun 2011, Chris Travers wrote:
>>
>>> On Wed, Jun 15, 2011 at 6:56 PM, Luke
>>> wrote:
(1.3 installation)
Found the error.
In the Pg-database.sql script, I found I had to
On Wed, Jun 15, 2011 at 8:49 PM, Luke wrote:
> On Wed, 15 Jun 2011, Chris Travers wrote:
>
>> On Wed, Jun 15, 2011 at 6:56 PM, Luke
>> wrote:
>>>
>>> (1.3 installation)
>>>
>>> Not being a PostGreSQL expert, should I be concerned at the rather huge
>>> number of these notices during installation?
On Wed, 15 Jun 2011, Chris Travers wrote:
On Wed, Jun 15, 2011 at 6:56 PM, Luke wrote:
(1.3 installation)
Not being a PostGreSQL expert, should I be concerned at the rather huge
number of these notices during installation?
NOTICE: CREATE TABLE will create implicit sequence "entity_id_seq" f
On Wed, Jun 15, 2011 at 20:56, Luke wrote:
> (1.3 installation)
>
> Not being a PostGreSQL expert, should I be concerned at the rather huge
> number of these notices during installation?
No. This is not an error, only a notice. When you create a column
with certain constraints, like a "serial"
On Wed, Jun 15, 2011 at 6:56 PM, Luke wrote:
> (1.3 installation)
>
> Not being a PostGreSQL expert, should I be concerned at the rather huge
> number of these notices during installation?
>
> NOTICE: CREATE TABLE will create implicit sequence "entity_id_seq" for
> serial column "entity.id"
> NOT