1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/lib/db
ivaosthu 51442a6cc4 Remove client_strategies table
We can just have a strategies column in the client_applications
table. This solves all our needs, and thus avoids the need
for an extra table.
2020-02-20 08:30:42 +01:00
..
client-applications-store.js Remove client_strategies table 2020-02-20 08:30:42 +01:00
client-instance-store.js Remove client_strategies table 2020-02-20 08:30:42 +01:00
client-metrics-db.js only log if num of cleaned is above 0 2020-02-20 08:30:41 +01:00
client-metrics-store.js fix lint 2020-02-20 08:30:41 +01:00
client-metrics-store.test.js fix lint 2020-02-20 08:30:41 +01:00
db-pool.js replace commander with yargs 2020-02-20 08:30:41 +01:00
event-store.js
feature-toggle-store.js recieve togglename to archive or revive via path 2020-02-20 08:30:42 +01:00
index.js Remove client_strategies table 2020-02-20 08:30:42 +01:00
strategy-store.js uppercase event type key constants 2020-02-20 08:30:42 +01:00