Opened 9 years ago

Closed 9 years ago

#5957 closed defect (fixed)

MSSQL driver fails to create features with default values

Reported by: tamas Owned by: tamas
Priority: normal Milestone: 1.11.3
Component: default Version: unspecified
Severity: normal Keywords:
Cc:

Description

The correct syntax should be:

INSERT INTO [schemaname].[tablename] DEFAULT VALUES

Change History (4)

comment:1 by tamas, 9 years ago

Fixed in trunk (r29183)

comment:2 by tamas, 9 years ago

Fixed in branch 1.11 (r29186)

comment:3 by tamas, 9 years ago

Summary: MSSQL driver fails to create features with default valiesMSSQL driver fails to create features with default values

comment:4 by tamas, 9 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.