Files
fastapi-best-architecture/backend/plugin/notice/sql/postgresql/init_snowflake.sql
T

19 lines
333 B
SQL

insert into sys_notice (id, title, type, status, content, created_time, updated_time)
values (2112248797756129280, 'hahahahahaahahaha', 0, 1, '你好😄
```
print(''fba yyds'')
```
⚡⚡⚡
| col1 | col2 | col3 |
| ---- | ---- | ---- |
| | | |
| | | |
* 1
* 2
* 3
', '2025-12-15 15:33:16', null);