8 queries · 50.6ms
0.92 ms SELECT * FROM channels ORDER BY sort_order, id
0.15 ms CREATE TABLE IF NOT EXISTS bsw_users ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, email VARCHAR(255) NOT NULL, password_hash VARCHAR(2
0.07 ms CREATE TABLE IF NOT EXISTS bsw_user_sessions ( token CHAR(64) NOT NULL PRIMARY KEY, user_id INT UNSIGNED NOT NULL, ip VARCHAR(45) DEFAU
9.04 ms CREATE TABLE IF NOT EXISTS bsw_password_resets ( token_hash CHAR(64) NOT NULL PRIMARY KEY, user_id INT UNSIGNED NOT NULL, created DATET
3.4 ms CREATE TABLE IF NOT EXISTS bsw_theme_wishlist ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, slug VARCHAR(64) NOT NULL, email VARCHAR(25
2.28 ms CREATE TABLE IF NOT EXISTS bsw_login_attempts ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, email VARCHAR(255) NOT NULL, ip VARCHAR(45)
24.06 ms SHOW COLUMNS FROM bsw_users LIKE 'birth_date'
10.67 ms SHOW COLUMNS FROM bsw_users LIKE 'birthday_bonus_year'
Mail in TEST-modus: alle uitgaande mails vanaf v4.bouwsteenwinkel.nl krijgen prefix [TEST → originele-ontvanger] en gaan naar [email protected] — ook voor 'live'-channels zoals feestje of bsw-bricks. Dit is een veiligheidsmechanisme tegen accidentele klant-mail vanaf staging. Pas op de echte productie-host (bouwersfeestje.nl, brikl.nl, etc.) wordt deze redirect uitgeschakeld.
Wissel naar: