We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8acda5 commit 35147cdCopy full SHA for 35147cd
1 file changed
README.md
@@ -161,6 +161,9 @@ tcol28: 6.12
161
162
## Versions history
163
164
+#### 0.1.3
165
+- Fixed handling of nulls
166
+
167
#### 0.1.2
168
- New table parser able to retrieve all the information for fields, indexes and foreign keys constraints.
169
- Support for foreign keys constraints
@@ -170,4 +173,4 @@ tcol28: 6.12
170
173
- Fixed random data generation
171
174
172
175
#### 0.1.0
-- Initial version
176
+- Initial version
0 commit comments