This website requires JavaScript.
Explore
Help
Register
Sign In
pengjunjie
/
server
Watch
1
Star
0
Fork
1
You've already forked server
mirror of
https://github.com/ONLYOFFICE/server.git
synced
2026-02-10 18:05:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
feature/admin-panel-features
server
/
DocService
/
sources
/
databaseConnectors
History
Sergey Konovalov
401283452a
[bug] Normalize null to empty string for NCLOB/CLOB columns; Fix bug 77676
2025-10-20 21:40:30 +00:00
..
baseConnector.js
[bug] Fix sql for oracle NCLOB type; Fix bug 77666
2025-10-20 21:40:30 +00:00
connectorUtilities.js
[linter] Turn on no-var
2025-08-31 00:23:00 +03:00
damengConnector.js
[prettier] auto-fix
2025-08-27 10:50:22 +03:00
mssqlConnector.js
[feature] Use SCHEMA_NAME in TABLE_SCHEMA for mssql; For bug 77346
2025-10-09 20:23:36 +00:00
mysqlConnector.js
[bug] Enforce unconditional autocommit=1 per MySQL connection for data consistency; Fix bug 76588
2025-09-07 17:06:00 +03:00
oracleConnector.js
[bug] Normalize null to empty string for NCLOB/CLOB columns; Fix bug 77676
2025-10-20 21:40:30 +00:00
postgreConnector.js
[linter] Turn on no-var
2025-08-31 00:23:00 +03:00