File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
firestore-bigquery-export Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ ## Version 0.1.3
2+
3+ feature - Interpret data more easily with column descriptions in the exported BigQuery data (#138 ).
4+
5+ - The raw changelog now includes column descriptions.
6+ - The schema-views script allows you to specify custom column descriptions.
7+
8+ fixed - Updated ` @firebaseextensions/firestore-bigquery-change-tracker ` dependency (fixes issues #235 and #225 ).
9+
110## Version 0.1.2
211
312fixed - Added "IF NOT EXISTS" to safely run ` fs-bq-schema-views ` script multiple times (PR #193 ).
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515name : firestore-bigquery-export
16- version : 0.1.2
16+ version : 0.1.3
1717specVersion : v1beta
1818
1919displayName : Export Collections to BigQuery
You can’t perform that action at this time.
0 commit comments