Skip to content

Commit b7d3596

Browse files
committed
update pgsql id
1 parent 5d19dd9 commit b7d3596

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/sql/postgresql/init_snowflake_test_data.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ values
9090
(2048601269412691968, 2048601269345583104, 2049629108245233664),
9191
(2048601269479800832, 2048601269345583104, 2049629108245233665),
9292
(2048601269546909696, 2048601269345583104, 2049629108245233666),
93-
(2048601263775547392, 2048601269345583104, 2049629108253622282);
93+
(2048601269609824256, 2048601269345583104, 2049629108253622282);
9494

9595
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)
9696
values

0 commit comments

Comments
 (0)