Skip to content

Commit bd855d2

Browse files
ensure create manager runs correctly
1 parent 3f9c3ff commit bd855d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

machines/create-manager.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@ module.exports = {
1818
'(e.g. a PoolCluster from felixge\'s `mysql` package).',
1919

2020

21+
cacheable: false,
22+
23+
24+
sync: true,
25+
26+
2127
inputs: {
2228

2329
connectionString: {

0 commit comments

Comments
 (0)