modelswrkpi 9.2.2__py3-none-any.whl → 9.3.3__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of modelswrkpi might be problematic. Click here for more details.

@@ -221,9 +221,9 @@ class LoadBalancer(Db):
221
221
  set_clause = 'set enable_initials=false'
222
222
  if cc_type:
223
223
  if cc_type.lower() == 'visa':
224
- set_clause = 'visa_enabled = false'
224
+ set_clause = ' set visa_enabled=false '
225
225
  elif cc_type:
226
- set_clause = 'mc_enabled = false'
226
+ set_clause = ' set mc_enabled=false '
227
227
 
228
228
  self.engine.execute(
229
229
  f"""Update {self.schema}.{self.table} {set_clause} where crm_id= '{crm_id}' and gateway_id = '{int(gateway_id)}'""")
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: modelswrkpi
3
- Version: 9.2.2
3
+ Version: 9.3.3
4
4
  Author: Kelly Kapowski
5
5
  Requires-Python: >=3.10
6
6
  Requires-Dist: psycopg2
@@ -67,8 +67,8 @@ models/bro_clicks/scrub_settings.cpython-310-x86_64-linux-gnu.so,sha256=gKo6LHc-
67
67
  models/bro_clicks/splitter.cpython-310-x86_64-linux-gnu.so,sha256=27kzt-JDllwAXMFq8Xe2Av0RIDpwFK4h_t6BvytGsak,57712
68
68
  models/bro_clicks/load_balancer/__init__.py,sha256=TMIh-RpmoCaEMTLU7geYtcDpygX5KFM8B4RRsHcKutA,432
69
69
  models/bro_clicks/load_balancer/compile.py,sha256=0mD0LCkkR2aasWk8AdxVA6ylHN28l4bV6vwkA2TUQF4,661
70
- models/bro_clicks/load_balancer/v1.cpython-310-x86_64-linux-gnu.so,sha256=Eqst8z6bGCUZ6DM8s1cPDA4LEhWVrQa82d97YlPJirc,177072
71
- models/bro_clicks/load_balancer/v1.py,sha256=-vCW9oGwMi4jkcVyR6yi6UA5O0xP1Q7EfhKcpTvQUc4,11115
70
+ models/bro_clicks/load_balancer/v1.cpython-310-x86_64-linux-gnu.so,sha256=0hyLWBENHXo1JlATlCCgT3TPYYsuKMbLPnNLNlZkyMg,177072
71
+ models/bro_clicks/load_balancer/v1.py,sha256=lLxqVcsH99_XS1tv_r-5jUP6C1gq462cuitg3trW1VE,11123
72
72
  models/bro_clicks/load_balancer/v2.cpython-310-x86_64-linux-gnu.so,sha256=VCGHr8KSipO2E0IfJ0zSpdte-xw_xsSK5vRWujtumnU,140368
73
73
  models/bro_clicks/load_balancer/v2.py,sha256=WSM6lKtyLrzx1xdhL3ncuH4QH-FBnS5Gm0uDFAtNHXo,7303
74
74
  models/bro_clicks/load_balancer/v3.cpython-310-x86_64-linux-gnu.so,sha256=K8ZoW1pAI2jUbpvUTOmzcQSzTt8SlO0HuHiRbbeVvdI,256496
@@ -136,7 +136,7 @@ models/reports/table_reports/inactive_report.cpython-310-x86_64-linux-gnu.so,sha
136
136
  models/reports/table_reports/mtd_report.cpython-310-x86_64-linux-gnu.so,sha256=dHko7wWia9y9d-gIPC8uxycUnobII6hQgairSPRU168,74096
137
137
  models/vaultx/__init__.py,sha256=PwYMmWXQMojeyFnQuQW3wNlv9dLUmX_uiDfCOHJN7XI,46
138
138
  models/vaultx/ssc_cont.cpython-310-x86_64-linux-gnu.so,sha256=69kGuEko6oJEqxopS_4BxoX5S-Twq94eFwYJFEu_4B8,94992
139
- modelswrkpi-9.2.2.dist-info/METADATA,sha256=wR5siCDtqbIZa4duYh1qcjTAN9Hk726dM7W3M-K1IUo,346
140
- modelswrkpi-9.2.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
141
- modelswrkpi-9.2.2.dist-info/top_level.txt,sha256=fOgLNy4xnMfp0ihe_kFhY_yH71kNkdEQG68z8FoLR4g,19
142
- modelswrkpi-9.2.2.dist-info/RECORD,,
139
+ modelswrkpi-9.3.3.dist-info/METADATA,sha256=gzQEORxLI_If5Ot_GB9tpiumTl3FzzOInTUT4OV9XsY,346
140
+ modelswrkpi-9.3.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
141
+ modelswrkpi-9.3.3.dist-info/top_level.txt,sha256=fOgLNy4xnMfp0ihe_kFhY_yH71kNkdEQG68z8FoLR4g,19
142
+ modelswrkpi-9.3.3.dist-info/RECORD,,