CleaRWiki : The CleanRoom Wiki for C2N
CleaRWiki : The CleanRoom Wiki for C2N
  • Home
  • Log In

  1. You are here
  2. Home
  3. digiclear
  4. sql
  1. Trace
  2. start
  3. digiclear
  4. managingsamples
  5. manual
  6. licence
  7. newview
  8. dateformat
  9. clearcloud_update
  10. sql

digiclear:sql

  • Backlinks
  • Back to top
  • Share via
    • Share via...
    • Twitter
    • LinkedIn
    • Facebook
    • Pinterest
    • Telegram
    • WhatsApp
    • Yammer
    • Reddit
  • Recent Changes
  • Send via e-Mail
  • Print
  • Permalink

Changer la valeur d'un champ d'une ligne dans une table d'une base de données

Ici il s'agit de désactiver un module dans la base MySQL de nextcloud (module user_cas)

update oc_appconfig set configvalue='no' where appid='user_cas' and configkey='enabled';

  • digiclear/sql.txt
  • Last modified: 2020/06/11 18:15
  • by 127.0.0.1
Log In
CleaRWiki : The CleanRoom Wiki for C2N

CleaRWiki : The CleanRoom Wiki for C2N


gnufdl

Except where otherwise noted, content on this wiki is licensed under the following license:
GNU Free Documentation License 1.3

  • Bootstrap template for DokuWiki
  • Powered by PHP
  • Valid HTML5
  • Valid CSS
  • Driven by DokuWiki