LEGO huren in jouw plaats

Bouwsteenwinkel bezorgt in heel Nederland. Kies hieronder je plaats of zoek direct op naam.

8 queries · 35ms
0.54 ms SELECT * FROM channels ORDER BY sort_order, id
0.25 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.13 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
0.09 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
0.08 ms CREATE TABLE IF NOT EXISTS bsw_theme_wishlist ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, slug VARCHAR(64) NOT NULL, email VARCHAR(25
0.09 ms CREATE TABLE IF NOT EXISTS bsw_login_attempts ( id INT UNSIGNED AUTO_INCREMENT PRIMARY KEY, email VARCHAR(255) NOT NULL, ip VARCHAR(45)
11.39 ms SHOW COLUMNS FROM bsw_users LIKE 'birth_date'
22.43 ms SHOW COLUMNS FROM bsw_users LIKE 'birthday_bonus_year'