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.
Zsombor c2dcb35148 Fixing #5728: (#5747)
* Format boolean values to true/false even when it is returned as byte-slice,
* Fix the sequence generation, the proper sequence name is used (instead of 'table_id_seq'), and fix the next value be max+1 always
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 fix issue #5659 and #5651 (#5680) 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 Fixing #5728: (#5747) 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