gitea/vendor/github.com/go-xorm/xorm
Zsombor 31aa00fa4b Update xorm to fix issue #5659 and #5651 (#5680) 2019-01-09 17:18:06 -05:00
..
LICENSE Added all required dependencies 2016-11-04 08:43:11 +01:00
cache_lru.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
cache_memory_store.go update latest xorm version to vendor (#2353) 2017-08-22 14:39:52 +03:00
context.go fix MSSQL bug on org (#3405) 2018-01-27 17:20:59 +02:00
context_cache.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
convert.go fix MSSQL bug on org (#3405) 2018-01-27 17:20:59 +02:00
dialect_mssql.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
dialect_mysql.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
dialect_oracle.go fix migrate failed and org dashboard failed on MSSQL database (#1448) 2017-04-06 18:47:25 -07:00
dialect_postgres.go Update xorm to fix issue #5659 and #5651 (#5680) 2019-01-09 17:18:06 -05:00
dialect_sqlite3.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
doc.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
engine.go Update xorm to fix issue #5659 and #5651 (#5680) 2019-01-09 17:18:06 -05:00
engine_cond.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
engine_group.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
engine_group_policy.go fix MSSQL bug on org (#3405) 2018-01-27 17:20:59 +02:00
engine_table.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
error.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
helpers.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
helpler_time.go update latest xorm version to vendor (#2353) 2017-08-22 14:39:52 +03:00
interface.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
logger.go Update xorm and fix dump command (#692) 2017-01-23 17:11:18 +08:00
processors.go Use AfterLoad instead of AfterSet on Structs (#2628) 2017-10-01 19:52:35 +03:00
rows.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
session.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
session_cols.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
session_cond.go update latest xorm version to vendor (#2353) 2017-08-22 14:39:52 +03:00
session_convert.go fix MSSQL bug on org (#3405) 2018-01-27 17:20:59 +02:00
session_delete.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
session_exist.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
session_find.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
session_get.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
session_insert.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
session_iterate.go Use AfterLoad instead of AfterSet on Structs (#2628) 2017-10-01 19:52:35 +03:00
session_query.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
session_raw.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
session_schema.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
session_stats.go Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 2017-09-13 08:18:22 +03:00
session_tx.go Update xorm to latest version and fix correct `user` table referencing in sql (#4473) 2018-07-20 10:10:17 +08:00
session_update.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
statement.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
syslogger.go Update xorm and dependencies vendor for feature to dump to other database (#565) 2017-01-03 16:20:28 +08:00
tag.go update latest xorm version to vendor (#2353) 2017-08-22 14:39:52 +03:00
transaction.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00
types.go Update xorm and fix dump command (#692) 2017-01-23 17:11:18 +08:00
xorm.go Added test environment for mssql (#4282) 2018-12-12 09:01:41 +08:00