You've already forked image_connections
mirror of
https://github.com/ManyakRus/image_connections.git
synced 2025-09-16 08:56:36 +02:00
сделал mssql
This commit is contained in:
2
Makefile
2
Makefile
@@ -60,3 +60,5 @@ conn:
|
||||
lines:
|
||||
clear
|
||||
go_lines_count ./ ./docs/lines_count.txt 10
|
||||
licenses:
|
||||
golicense -out-xlsx=./docs/licenses.xlsx $(FILEAPP)
|
||||
|
@@ -1 +1 @@
|
||||
2024-03-15 11:39:15.676
|
||||
2024-06-07 08:25:24.163
|
@@ -9,6 +9,7 @@
|
||||
"github.com/xhit/go-simple-mail": "EMail server",
|
||||
"github.com/emersion/go-imap": "EMail IMAP server",
|
||||
"github.com/denisenkom/go-mssqldb": "MSSQL",
|
||||
"gorm.io/driver/sqlserver": "MSSQL",
|
||||
"github.com/lib/pq": "Postgres",
|
||||
"github.com/jackc/pgx": "Postgres",
|
||||
"github.com/gotd": "Telegram",
|
||||
|
@@ -1 +1 @@
|
||||
00138
|
||||
00141
|
@@ -9,6 +9,7 @@
|
||||
"github.com/xhit/go-simple-mail": "EMail server",
|
||||
"github.com/emersion/go-imap": "EMail IMAP server",
|
||||
"github.com/denisenkom/go-mssqldb": "MSSQL",
|
||||
"gorm.io/driver/sqlserver": "MSSQL",
|
||||
"github.com/lib/pq": "Postgres",
|
||||
"github.com/jackc/pgx": "Postgres",
|
||||
"github.com/gotd": "Telegram",
|
||||
|
Reference in New Issue
Block a user