Menu

Source Commit Log


Commit Date  
[r11105] by jplang

Don't do any query if id is not present.

2013-01-03 13:39:04 Tree
[r11104] by jplang

Fixed fixtures.

2013-01-03 13:38:22 Tree
[r11103] by jplang

Make sure we don't cast an empty string to numeric (#12713).

SQLServer evaluates the CAST condition even if the <> '' condition is false.

2013-01-03 13:33:16 Tree
[r11102] by jplang

Use joins instead of sub-queries in group by/sort by when using custom fields (#12713).

Sub-queries in group by are not supported by SQLServer.

2013-01-03 12:28:50 Tree
[r11101] by jplang

Repository changesets are already sorted by committed_on DESC (#12713).

SQLServer raises an error because committed_on is specified twice in the order by list.

2013-01-03 11:40:39 Tree
[r11100] by jplang

Prevents position to be specified more than once in the order by list which is not supported by SQLServer (#12713).

2013-01-03 11:37:07 Tree
[r11099] by jplang

SQLServer: rule is a reserved keyword (#12713).

2013-01-03 11:21:45 Tree
[r11098] by jplang

SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allowed (#12713).

2013-01-03 11:21:03 Tree
[r11097] by jplang

SQLServer does not support changing the type of an indexed column (#12713).

2013-01-03 11:19:08 Tree
[r11096] by jplang

Check that locale is well formed.

2013-01-03 11:12:41 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.