Nyall Dawson 1fea20de50 Split handling of literal default values from provider side
default value SQL clauses

QgsVectorDataProvider now has two methods:

- defaultValueClause: returns SQL fragment which must be evaluated
by the provider to obtain the default value, eg sequence values
- defaultValue: returns the literal constant default value
for a field
2016-11-08 08:18:16 +10:00
..
2016-10-01 17:58:12 +02:00
2016-09-21 09:12:54 +10:00
2016-05-14 00:21:50 +02:00
2016-09-21 23:30:04 +02:00
2016-09-21 09:12:54 +10:00