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-02-14 03:50:49 +01:00
2016-06-02 21:29:35 +02:00
2016-02-14 03:50:49 +01:00
2016-07-25 10:15:46 +10:00
2016-02-14 03:50:49 +01:00
2015-07-29 11:52:14 +02:00
2016-10-01 15:39:03 +02:00
2016-02-14 03:50:49 +01:00
2015-05-24 18:48:22 +02:00
2015-02-03 02:21:52 +01:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-09-07 09:48:36 +02:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-09-15 18:34:15 +10:00
2016-07-21 08:40:50 +10:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2015-07-29 11:52:14 +02:00
2016-09-15 18:34:15 +10:00
2016-02-14 03:50:49 +01:00
2016-02-14 03:50:49 +01:00
2016-07-25 15:22:36 +10:00