Commit c3c69dd
committed
Flex output: Remove code that alters table in append mode
This code was basically copied over from the pgsql output. It is a
half-measure that can detect some needed changes in your database tables
when you change the config after import. But this was never tested
properly and what is implemented is not enough to make this a useful
feature. So lets get rid of it.1 parent 440ee07 commit c3c69dd
1 file changed
Lines changed: 0 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 170 | | |
190 | 171 | | |
191 | 172 | | |
| |||
0 commit comments