mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-24 05:24:10 +00:00
SQLServer: Remove unnecessary magic number
This commit is contained in:
committed by
Ali Mohammad Pur
parent
a4b1c0fd0c
commit
0d6c8afa4e
@@ -1,4 +1,4 @@
|
||||
endpoint SQLServer [magic=5432]
|
||||
endpoint SQLServer
|
||||
{
|
||||
connect(String name) => (int connection_id)
|
||||
sql_statement(int connection_id, String statement) => (int statement_id)
|
||||
|
||||
Reference in New Issue
Block a user