Cosmos/source/Cosmos.Debug.Common
Andrey Kurdyumov 6080592f99 Separate index and tables creation
This separation allows don't pay penalty for each insert during compilation phase.
Indexes created at the last step of the compilation process.
For profiler application indexes created together with tables.
2015-05-07 12:50:05 +06:00
..
Properties Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
.editorconfig Ongoing work for making serial console working. 2014-12-30 18:42:01 +01:00
App.config Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
BochsSupport.cs Ongoing work for making serial console working. 2014-12-30 18:42:01 +01:00
Consts.cs muxing works now. 2014-12-31 12:36:51 +01:00
Cosmos.Debug.Common.csproj Separate index and tables creation 2015-05-07 12:50:05 +06:00
Cosmos.snk Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
DebugConnector.cs Disable more edison testing code. 2015-02-26 18:11:48 +01:00
DebugConnectorEdison.cs Ongoing edison work 2015-02-03 19:46:10 +01:00
DebugConnectorPipeServer.cs Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
DebugConnectorSerial.cs Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
DebugConnectorStream.cs Ongoing changes. 2015-02-01 16:52:00 +01:00
DebugConnectorTCPServer.cs Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
DebugInfo.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00
DebugModel.cs Use ULong in the database model. 2015-05-07 12:41:07 +06:00
Entities2.datasource Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
FirebirdSql.Data.FirebirdClient.dll Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
Guess.mdf Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
Guess_log.ldf Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
NameValueCollectionHelper.cs Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
ObjDump.cs Separate index and tables creation 2015-05-07 12:50:05 +06:00
ObjectReader.cs Small performance improvements. 2014-12-20 17:02:06 +01:00
packages.config Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
PipeClient.cs Sending information to the Console window works now! 2014-12-31 17:49:53 +01:00
PipeServer.cs muxing works now. 2014-12-31 12:36:51 +01:00
SourceInfo.cs Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
SQL.cs Extract running SQL from the resource 2015-05-07 12:50:04 +06:00
SQLite.sql Separate index and tables creation 2015-05-07 12:50:05 +06:00
SqliteBulkCopy.cs Reorgaizing source: Assembler, Build, Debug, Deploy, VSIP 2014-11-26 03:43:20 +00:00
SQLiteIndexes.sql Separate index and tables creation 2015-05-07 12:50:05 +06:00