Skip to content

Commit 20487a0

Browse files
author
Jose Alberto Calvo Vargas
committed
fix readme
1 parent b0d520d commit 20487a0

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

drop_column/README.MD

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,23 @@ SCHEMA >
1616

1717
```
1818
...
19-
** Diffs from current commit 'fa782bcbd6907ba013b46c91097949e9413beaa1' and new '6dc57d17508da520fec72c1e970c736400c4cd38':
20-
modified: alter_default_value_in_column/datasources/analytics_events.datasource
19+
** Detecting changes from last commit ...
20+
** Diffs from current commit '3afc8032b98c2f961e370fc1dda10b2a783fdc02' and new 'b0d520d2b0a2077326cd71a8111c7e6daa97048c':
21+
modified: drop_column/datasources/analytics_events.datasource
22+
2123
** Preparing commit ...
2224
** Processing ./datasources/analytics_events.datasource
2325
** Building dependencies
26+
2427
** [DRY RUN] Deploying commit ...
2528
** [DRY RUN] Running 'analytics_events'
29+
2630
** Deploying commit ...
2731
** Running 'analytics_events'
2832
** The description or schema of 'analytics_events' has changed.
29-
** - DROP COLUMN `version
33+
** - DROP COLUMN `version`
3034
** The Data Source has been correctly updated.
3135
** 'analytics_events' created
36+
** Not pushing fixtures
3237
...
3338
```

0 commit comments

Comments
 (0)