| 1 |
7.54 ms |
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [
"Hzuee9xn51cZvhPJuQB4"
]
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = 'Hzuee9xn51cZvhPJuQB4' LIMIT 1;
|
| 2 |
0.48 ms |
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [
"Hzuee9xn51cZvhPJuQB4"
]
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = 'Hzuee9xn51cZvhPJuQB4' LIMIT 1;
|
| 3 |
0.48 ms |
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [
"Hzuee9xn51cZvhPJuQB4"
]
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = 'Hzuee9xn51cZvhPJuQB4' LIMIT 1;
|
| 4 |
0.46 ms |
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [
"Hzuee9xn51cZvhPJuQB4"
]
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = 'Hzuee9xn51cZvhPJuQB4' LIMIT 1;
|
| 5 |
1.44 ms |
SELECT t0.identifier AS identifier_1, t0.expiry AS expiry_2, t0.user_identifier AS user_identifier_3, t0.scopes AS scopes_4, t0.revoked AS revoked_5, t0.client AS client_6 FROM oauth2_access_token t0 WHERE t0.identifier = ?
Parameters: [
"f338d41d71265c942677c9768b7c1ab36bcd2484cd7ef980daab20dd37988c3f3f0fd0463729cbe1"
]
SELECT t0.identifier AS identifier_1, t0.expiry AS expiry_2, t0.user_identifier AS user_identifier_3, t0.scopes AS scopes_4, t0.revoked AS revoked_5, t0.client AS client_6 FROM oauth2_access_token t0 WHERE t0.identifier = 'f338d41d71265c942677c9768b7c1ab36bcd2484cd7ef980daab20dd37988c3f3f0fd0463729cbe1';
|
| 6 |
0.47 ms |
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = ? LIMIT 1
Parameters: [
"Hzuee9xn51cZvhPJuQB4"
]
SELECT t0.name AS name_1, t0.secret AS secret_2, t0.redirect_uris AS redirect_uris_3, t0.grants AS grants_4, t0.scopes AS scopes_5, t0.active AS active_6, t0.allow_plain_text_pkce AS allow_plain_text_pkce_7, t0.identifier AS identifier_8 FROM oauth2_client t0 WHERE t0.identifier = 'Hzuee9xn51cZvhPJuQB4' LIMIT 1;
|
| 7 |
0.21 ms |
"START TRANSACTION"
"START TRANSACTION";
|
| 8 |
1.23 ms |
INSERT INTO oauth2_access_token (identifier, expiry, user_identifier, scopes, revoked, client) VALUES (?, ?, ?, ?, ?, ?)
Parameters: [
"f338d41d71265c942677c9768b7c1ab36bcd2484cd7ef980daab20dd37988c3f3f0fd0463729cbe1"
"2026-05-01 00:00:25"
null
"PRODUCT"
0
"Hzuee9xn51cZvhPJuQB4"
]
INSERT INTO oauth2_access_token (identifier, expiry, user_identifier, scopes, revoked, client) VALUES ('f338d41d71265c942677c9768b7c1ab36bcd2484cd7ef980daab20dd37988c3f3f0fd0463729cbe1', '2026-05-01 00:00:25', NULL, 'PRODUCT', 0, 'Hzuee9xn51cZvhPJuQB4');
|
| 9 |
6.77 ms |
"COMMIT"
|