mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-09-24 04:53:45 +08:00
.Net framework support QuestDb
This commit is contained in:
12
Src/Asp.Net/QuestDbTest/Demo/DemoH_Snowflake.cs
Normal file
12
Src/Asp.Net/QuestDbTest/Demo/DemoH_Snowflake.cs
Normal file
@@ -0,0 +1,12 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace PgSqlTest.Demo
|
||||
{
|
||||
class DemoH_Snowflake
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user