a-if

  • Blog

Blog

  • Deleting All Data in Table with Truncate vs Delete Command

    Just a reminder for myself if need to delete all data in table I think it is better to use truncate. Reference:

    2024-08-07 18:04:29

    by

    Hotaru
  • Early Return

    Possible way to solve nested if statements. Basically just return if the result the negative of the clause in the if statements. Reference:

    2024-08-05 15:44:06

    by

    Hotaru
  • List All Version of Package in Choco

    Update: Since v2.0.0 of chocolatey the command is choco search –exact –all(Credit: Podbrushkin’s comment https://stackoverflow.com/a/77393803/3102305) For versions prior to v2.0.0, you can just add the –all to the end of your request. You can also add -v for verbose output. Choco list packagename –all From chocolatey – How do I get the list of all…

    2024-08-05 10:13:22

    by

    Hotaru
«Newer Posts Older Posts»