Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating ck_players for... #557

Draft
wants to merge 17 commits into
base: dev
Choose a base branch
from
Draft

Creating ck_players for... #557

wants to merge 17 commits into from

Commits on Mar 3, 2023

  1. Create ck_players table

    Bara committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    6f0e298 View commit details
    Browse the repository at this point in the history
  2. Spaces

    Bara committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    f09ef02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d7e200 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Filling up ck_players

    Bara committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    cd51418 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace530b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    979080c View commit details
    Browse the repository at this point in the history
  4. Delete ck_players table on errors...

    in this case upgrade 14 should triggered again on next load.
    Bara committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    99b545a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe1caf1 View commit details
    Browse the repository at this point in the history
  6. Database methodmap, a bit

    Bara committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    e1222e1 View commit details
    Browse the repository at this point in the history
  7. Add ck_wrcps too

    Bara committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    59aedc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34ba753 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8de9336 View commit details
    Browse the repository at this point in the history
  10. Drop name and steamid64 columns

    except from ck_players after importing (version 14)
    Bara committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    6998c83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    083ece3 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. * Add accountid columns after creating ck_players...

    because in this case we can directly update all 10 tables with the accounts when we filling up ck_players.
    Bara committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    dc1852a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    089a282 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    4a602ff View commit details
    Browse the repository at this point in the history