Skip to content

Releases: viniciussanchez/dataset-serialize

Release v1.5.3

20 Sep 14:52
64202fb
Compare
Choose a tag to compare
Identation

Release v1.4.3

17 Sep 18:41
53eab9f
Compare
Choose a tag to compare

f185ea9

  • Ajuste para permitir realizar o LoadStructure somente com os campos obrigatório, ignorando aqueles opcionais
  • Ajuste para importar a precisão dos campos numericos do dataset

Release v1.3.3

06 Sep 01:19
Compare
Choose a tag to compare

Release v1.2.3

26 Aug 17:00
Compare
Choose a tag to compare

b98f536 Validated if DataSet is active before giving First

Release v1.2.2

21 Aug 13:01
29db65c
Compare
Choose a tag to compare

0121795 Show me deleted itens

Release v1.2.1

20 Aug 13:56
dd16bcc
Compare
Choose a tag to compare

349f43a Validade Child Modifications

Release v1.2.0

20 Aug 12:42
ef9247f
Compare
Choose a tag to compare

79387e3 Create fields def

  • I can not use an disable dataset. If is a FDMemTable I can create the fields by the JSON and open. Otherwise, I must cancel the process, because can be a query with database connection.

Release v1.1.0

15 Aug 19:38
b9b35d6
Compare
Choose a tag to compare

4351398 Add param to export child records

Release v1.0.0

15 Aug 12:33
fa95d32
Compare
Choose a tag to compare

d389036 Bug to export
66c66c4 Created a helper for TUpdatedStatus
fed3216 Added parameter AOwns in all TJSONSerialize functions
e1f4873 Verified when JSON name is lowercase
ec1ecd1 Code improvements
c4f6682 Removed memory leaks
1f36299 Saved DataSet before loading details
dcc58e2 New features
b1f9d60 ValidateJSON overload
1adf002 Export Nested DataSet
3ed39b2 Rename params
aacd29b MergeFromJSONObject and LoadStructure procedure overload
0bc0eec Renamed variables
1335317 Automatically detect JSON type (Object or Array) during conversion routines
2eae7ee Set dataset to First record after load JsonData
f1e6100 0245a3b Overload LoadFromJSON
be67419 JSON nested objects
587504a Upper and lower case
1a79b59 AutoGenerateValue property in Structure of DataSet
16a8228 ReadOnly property in Structure of DataSet