We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d19dd9 commit b7d3596Copy full SHA for b7d3596
backend/sql/postgresql/init_snowflake_test_data.sql
@@ -90,7 +90,7 @@ values
90
(2048601269412691968, 2048601269345583104, 2049629108245233664),
91
(2048601269479800832, 2048601269345583104, 2049629108245233665),
92
(2048601269546909696, 2048601269345583104, 2049629108245233666),
93
-(2048601263775547392, 2048601269345583104, 2049629108253622282);
+(2048601269609824256, 2048601269345583104, 2049629108253622282);
94
95
insert into sys_user (id, uuid, username, nickname, password, salt, email, is_superuser, is_staff, status, is_multi_login, avatar, phone, join_time, last_login_time, dept_id, created_time, updated_time)
96
values
0 commit comments