You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kolaente 6db7dbd333 Added test environment for mssql (#4282)
* Added test environment for m$sql

* Added template for test environment for m$sql

* Fix password

* Fix password (again)

* Fix password (again again)

* Fix db

* Ci trigger (Looking at you drone....)

* Ci trigger (Looking at you drone....)

* Ci trigger (Looking at you drone....)

* Ci trigger (Looking at you drone....)

* Create master database for mssql integration tests

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Create database only if master do not exist

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Fix mssql integration tests by using custom database "gitea"

Signed-off-by: Jonas Franz <info@jonasfranz.software>

* Moved defer

* bump xorm

* updated xorm

* Fixed build
6 years ago
..
LICENSE Added all required dependencies 8 years ago
cache_lru.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
cache_memory_store.go update latest xorm version to vendor (#2353) 7 years ago
context.go fix MSSQL bug on org (#3405) 7 years ago
context_cache.go Added test environment for mssql (#4282) 6 years ago
convert.go fix MSSQL bug on org (#3405) 7 years ago
dialect_mssql.go Added test environment for mssql (#4282) 6 years ago
dialect_mysql.go Added test environment for mssql (#4282) 6 years ago
dialect_oracle.go fix migrate failed and org dashboard failed on MSSQL database (#1448) 7 years ago
dialect_postgres.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
dialect_sqlite3.go Added test environment for mssql (#4282) 6 years ago
doc.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
engine.go Added test environment for mssql (#4282) 6 years ago
engine_cond.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
engine_group.go Added test environment for mssql (#4282) 6 years ago
engine_group_policy.go fix MSSQL bug on org (#3405) 7 years ago
engine_table.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
error.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
helpers.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
helpler_time.go update latest xorm version to vendor (#2353) 7 years ago
interface.go Added test environment for mssql (#4282) 6 years ago
logger.go Update xorm and fix dump command (#692) 8 years ago
processors.go Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
rows.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
session.go Added test environment for mssql (#4282) 6 years ago
session_cols.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
session_cond.go update latest xorm version to vendor (#2353) 7 years ago
session_convert.go fix MSSQL bug on org (#3405) 7 years ago
session_delete.go Added test environment for mssql (#4282) 6 years ago
session_exist.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
session_find.go Added test environment for mssql (#4282) 6 years ago
session_get.go Added test environment for mssql (#4282) 6 years ago
session_insert.go Added test environment for mssql (#4282) 6 years ago
session_iterate.go Use AfterLoad instead of AfterSet on Structs (#2628) 7 years ago
session_query.go Added test environment for mssql (#4282) 6 years ago
session_raw.go Added test environment for mssql (#4282) 6 years ago
session_schema.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
session_stats.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 7 years ago
session_tx.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 6 years ago
session_update.go Added test environment for mssql (#4282) 6 years ago
statement.go Added test environment for mssql (#4282) 6 years ago
syslogger.go Update xorm and dependencies vendor for feature to dump to other database (#565) 8 years ago
tag.go update latest xorm version to vendor (#2353) 7 years ago
transaction.go Added test environment for mssql (#4282) 6 years ago
types.go Update xorm and fix dump command (#692) 8 years ago
xorm.go Added test environment for mssql (#4282) 6 years ago