Serge Zaitsev
5458ea18e7
Chore: Use vendored xorm instead of a fork ( #77388 )
...
* use vendored xorm instead of a fork
* bring back mssql driver
* backport azuresql driver
* restore NoAutoTime
2023-11-06 16:09:49 +01:00
Ryan McKinley
025b2f3011
Chore: use any rather than interface{} ( #74066 )
2023-08-30 18:46:47 +03:00
ying-jeanne
6d4e8ec4d6
[xorm] Remove unused functions from engine ( #62590 )
...
remove unuseful functions from engine
2023-01-31 14:43:35 +00:00
ying-jeanne
2eaa3fb4d2
[Xorm] remove oracle driver + unused function ( #62125 )
...
[Xorm] Some more clean up
2023-01-26 22:24:11 +08:00
ying-jeanne
ec171bcad5
[xorm] Clean up xorm dialect & cascade ( #61969 )
...
clean up xorm dialect
2023-01-24 19:57:33 +08:00
ying-jeanne
f9daf61e96
[Bug] Fix xorm dependency on yaml v2 2.2.3 ( #61183 )
...
fix xorm dependency on yaml v2 2.2.3
2023-01-11 08:08:28 +00:00
ying-jeanne
ce8512ace7
[xorm] Change interface to become an interface ( #60838 )
...
[xorm] change interface to become an interface
2022-12-30 13:58:10 +00:00
ying-jeanne
a3a0c01301
[xorm] Remove some unused functions && mssql related logics ( #60788 )
...
* remove some unused functions
* more
* put back the pakcage replace
2022-12-28 22:23:25 -05:00
ying-jeanne
29276581d2
[xorm] Remove cache from xorm ( #60770 )
...
[xorm] remove cache from xorm
2022-12-27 10:48:49 -05:00
Torkel Ödegaard
591c86e31d
Scene: Consolidate layout props on a layout prop (formerly named size) ( #60437 )
...
* Initial prop rename changes
* Updates
* Rename layout to placement
* Fix
* Fixed test
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2022-12-27 09:05:06 +01:00
ying-jeanne
746c7839dc
[xorm] Remove some unused functionalities from engine ( #60763 )
...
remove some unused functionalities from engine
2022-12-26 22:39:21 +08:00
ying-jeanne
77b3520b47
[xorm] remove mssql as driver ( #60760 )
...
* Remove mssql driver
* reput the go.mod
* add back xorm and remove mssql
2022-12-26 06:01:51 -05:00
ying-jeanne
33dbbbad6b
[xorm] Rmove engine group ( #60761 )
2022-12-26 05:32:51 -05:00
ying-jeanne
572e5a76ef
[xorm] add xorm as package into grafana ( #60678 )
...
* add xorm and xorm/core as package
* remove mssql and oracle as driver
* fix some typo
* remove unittest
* remove some cache
* restore the removed part
* remove logfile
2022-12-26 17:45:21 +08:00