0% found this document useful (0 votes)
17 views8 pages

Ef Corelog

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views8 pages

Ef Corelog

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 8

warn: 11/7/2024 11:33:10.546 SqlServerEventId.

DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'Amount' on entity type
'Bill'. This will cause values to be silently truncated if they do not fit in the
default precision and scale. Explicitly specify the SQL server column type that can
accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify
precision and scale using 'HasPrecision', or configure a value converter using
'HasConversion'.
warn: 11/7/2024 11:33:10.552 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'ExchangeRate' on entity
type 'Bill'. This will cause values to be silently truncated if they do not fit in
the default precision and scale. Explicitly specify the SQL server column type that
can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify
precision and scale using 'HasPrecision', or configure a value converter using
'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property
'ExChangeRateToBaseCurrency' on entity type 'Currency'. This will cause values to
be silently truncated if they do not fit in the default precision and scale.
Explicitly specify the SQL server column type that can accommodate all the values
in 'OnModelCreating' using 'HasColumnType', specify precision and scale using
'HasPrecision', or configure a value converter using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'Amount' on entity type
'Employee'. This will cause values to be silently truncated if they do not fit in
the default precision and scale. Explicitly specify the SQL server column type that
can accommodate all the values in 'OnModelCreating' using 'HasColumnType', specify
precision and scale using 'HasPrecision', or configure a value converter using
'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'ExchangeRate' on entity
type 'Employee'. This will cause values to be silently truncated if they do not fit
in the default precision and scale. Explicitly specify the SQL server column type
that can accommodate all the values in 'OnModelCreating' using 'HasColumnType',
specify precision and scale using 'HasPrecision', or configure a value converter
using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'Amount' on entity type
'JournalEntry'. This will cause values to be silently truncated if they do not fit
in the default precision and scale. Explicitly specify the SQL server column type
that can accommodate all the values in 'OnModelCreating' using 'HasColumnType',
specify precision and scale using 'HasPrecision', or configure a value converter
using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'ExchangeRate' on entity
type 'JournalEntry'. This will cause values to be silently truncated if they do not
fit in the default precision and scale. Explicitly specify the SQL server column
type that can accommodate all the values in 'OnModelCreating' using
'HasColumnType', specify precision and scale using 'HasPrecision', or configure a
value converter using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'ExchangeRate' on entity
type 'MaterialInfo'. This will cause values to be silently truncated if they do not
fit in the default precision and scale. Explicitly specify the SQL server column
type that can accommodate all the values in 'OnModelCreating' using
'HasColumnType', specify precision and scale using 'HasPrecision', or configure a
value converter using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'PPrice' on entity type
'MaterialInfo'. This will cause values to be silently truncated if they do not fit
in the default precision and scale. Explicitly specify the SQL server column type
that can accommodate all the values in 'OnModelCreating' using 'HasColumnType',
specify precision and scale using 'HasPrecision', or configure a value converter
using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'SPrice' on entity type
'MaterialInfo'. This will cause values to be silently truncated if they do not fit
in the default precision and scale. Explicitly specify the SQL server column type
that can accommodate all the values in 'OnModelCreating' using 'HasColumnType',
specify precision and scale using 'HasPrecision', or configure a value converter
using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'Amount' on entity type
'PumpsSaleDetail'. This will cause values to be silently truncated if they do not
fit in the default precision and scale. Explicitly specify the SQL server column
type that can accommodate all the values in 'OnModelCreating' using
'HasColumnType', specify precision and scale using 'HasPrecision', or configure a
value converter using 'HasConversion'.
warn: 11/7/2024 11:33:10.553 SqlServerEventId.DecimalTypeDefaultWarning[30000]
(Microsoft.EntityFrameworkCore.Model.Validation)
No store type was specified for the decimal property 'ExchangeRate' on entity
type 'PumpsSaleDetail'. This will cause values to be silently truncated if they do
not fit in the default precision and scale. Explicitly specify the SQL server
column type that can accommodate all the values in 'OnModelCreating' using
'HasColumnType', specify precision and scale using 'HasPrecision', or configure a
value converter using 'HasConversion'.
info: 11/7/2024 11:33:13.168 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (31ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT 1
info: 11/7/2024 11:33:13.202 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (30ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']

IF EXISTS
(SELECT *
FROM [sys].[objects] o
WHERE [o].[type] = 'U'
AND [o].[is_ms_shipped] = 0
AND NOT EXISTS (SELECT *
FROM [sys].[extended_properties] AS [ep]
WHERE [ep].[major_id] = [o].[object_id]
AND [ep].[minor_id] = 0
AND [ep].[class] = 1
AND [ep].[name] = N'microsoft_database_tools_support'
)
)
SELECT 1 ELSE SELECT 0
info: 11/7/2024 11:33:13.929 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (22ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [a].[Name]
FROM [Accounts] AS [a]
WHERE [a].[IsFolder] = CAST(0 AS bit) AND [a].[IsBlocked] = CAST(0 AS bit)
info: 11/7/2024 11:33:14.068 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (68ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:33:14.239 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (3ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:33:30.167 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (4ms) [Parameters=[@__currencyName_0='?' (Size = 50)],
CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [c].[Id], [c].[ExChangeRateToBaseCurrency], [c].
[IsBaseCurrency], [c].[Name], [c].[Symbol]
FROM [Currencies] AS [c]
WHERE [c].[Name] = @__currencyName_0
info: 11/7/2024 11:33:34.482 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (3ms) [Parameters=[@__accountName_0='?' (Size = 50)],
CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [a].[Id]
FROM [Accounts] AS [a]
WHERE [a].[Name] = @__accountName_0
info: 11/7/2024 11:33:34.488 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__accountName_0='?' (Size = 50)],
CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [a].[Id]
FROM [Accounts] AS [a]
WHERE [a].[Name] = @__accountName_0
info: 11/7/2024 11:33:34.493 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (2ms) [Parameters=[@__currencyName_0='?' (Size = 50)],
CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [c].[Id], [c].[ExChangeRateToBaseCurrency], [c].
[IsBaseCurrency], [c].[Name], [c].[Symbol]
FROM [Currencies] AS [c]
WHERE [c].[Name] = @__currencyName_0
info: 11/7/2024 11:33:34.553 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (11ms) [Parameters=[@__accountId_0='?' (DbType = Int32)],
CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [a].[NatureAccount], (
SELECT COALESCE(SUM([j].[Amount] / [j].[ExchangeRate]), 0.0)
FROM [JournalEntries] AS [j]
WHERE [j].[AccountCreditorId] = @__accountId_0) AS [CreditorSum], (
SELECT COALESCE(SUM([j0].[Amount] / [j0].[ExchangeRate]), 0.0)
FROM [JournalEntries] AS [j0]
WHERE [j0].[AccountDebtorId] = @__accountId_0) AS [DebtorSum]
FROM [Accounts] AS [a]
WHERE [a].[Id] = @__accountId_0
info: 11/7/2024 11:33:34.557 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__accountId_0='?' (DbType = Int32)],
CommandType='Text', CommandTimeout='30']
SELECT TOP(1) [a].[NatureAccount], (
SELECT COALESCE(SUM([j].[Amount] / [j].[ExchangeRate]), 0.0)
FROM [JournalEntries] AS [j]
WHERE [j].[AccountCreditorId] = @__accountId_0) AS [CreditorSum], (
SELECT COALESCE(SUM([j0].[Amount] / [j0].[ExchangeRate]), 0.0)
FROM [JournalEntries] AS [j0]
WHERE [j0].[AccountDebtorId] = @__accountId_0) AS [DebtorSum]
FROM [Accounts] AS [a]
WHERE [a].[Id] = @__accountId_0
info: 11/7/2024 11:33:34.861 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (8ms) [Parameters=[@p0='?' (DbType = Int32), @p1='?'
(DbType = Int32), @p2='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p3='?'
(DbType = DateTime2), @p4='?' (DbType = Int32), @p5='?' (DbType = DateTime2),
@p6='?' (Precision = 18) (Scale = 2) (DbType = Decimal), @p7='?' (DbType = Int32),
@p8='?' (Size = 4000)], CommandType='Text', CommandTimeout='30']
SET IMPLICIT_TRANSACTIONS OFF;
SET NOCOUNT ON;
INSERT INTO [JournalEntries] ([AccountCreditorId], [AccountDebtorId],
[Amount], [CreatedAt], [CurrencyId], [Date], [ExchangeRate], [JournalEntryType],
[Note])
OUTPUT INSERTED.[Id]
VALUES (@p0, @p1, @p2, @p3, @p4, @p5, @p6, @p7, @p8);
info: 11/7/2024 11:33:34.904 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [a].[Name]
FROM [Accounts] AS [a]
WHERE [a].[IsFolder] = CAST(0 AS bit) AND [a].[IsBlocked] = CAST(0 AS bit)
info: 11/7/2024 11:33:34.906 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Name]
FROM [Currencies] AS [c]
info: 11/7/2024 11:33:34.908 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:33:44.196 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Name]
FROM [Currencies] AS [c]
WHERE [a].[IsFolder] = CAST(0 AS bit) AND [a].[IsBlocked] = CAST(0 AS bit)
info: 11/7/2024 11:33:44.198 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:33:44.303 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:33:56.060 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (2ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Id], [c].[ExChangeRateToBaseCurrency], [c].[IsBaseCurrency], [c].
[Name], [c].[Symbol]
FROM [Currencies] AS [c]
info: 11/7/2024 11:33:57.884 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (5ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [e].[Id], [e].[Amount], [e].[CurrencyId], [e].[ExchangeRate], [e].
[JobTitle], [e].[Name], [c].[Id], [c].[ExChangeRateToBaseCurrency], [c].
[IsBaseCurrency], [c].[Name], [c].[Symbol]
FROM [Employees] AS [e]
INNER JOIN [Currencies] AS [c] ON [e].[CurrencyId] = [c].[Id]
info: 11/7/2024 11:33:59.943 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (6ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [m].[Id], [m].[CreatedAt], [m].[MaterialInfoId], [m].[Name], [m0].
[Id], [m0].[CurrencyId], [m0].[ExchangeRate], [m0].[PPrice], [m0].[SPrice], [c].
[Id], [c].[ExChangeRateToBaseCurrency], [c].[IsBaseCurrency], [c].[Name], [c].
[Symbol]
FROM [Materials] AS [m]
INNER JOIN [MaterialInfo] AS [m0] ON [m].[MaterialInfoId] = [m0].[Id]
INNER JOIN [Currencies] AS [c] ON [m0].[CurrencyId] = [c].[Id]
info: 11/7/2024 11:33:59.978 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Name]
FROM [Currencies] AS [c]
info: 11/7/2024 11:34:00.630 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [e].[Id], [e].[Amount], [e].[CurrencyId], [e].[ExchangeRate], [e].
[JobTitle], [e].[Name], [c].[Id], [c].[ExChangeRateToBaseCurrency], [c].
[IsBaseCurrency], [c].[Name], [c].[Symbol]
FROM [Employees] AS [e]
INNER JOIN [Currencies] AS [c] ON [e].[CurrencyId] = [c].[Id]
info: 11/7/2024 11:34:00.632 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Name]
FROM [Currencies] AS [c]
info: 11/7/2024 11:34:08.310 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (2ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Id], [c].[ExChangeRateToBaseCurrency], [c].[IsBaseCurrency], [c].
[Name], [c].[Symbol]
FROM [Currencies] AS [c]
info: 11/7/2024 11:34:10.034 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [a].[Name]
FROM [Accounts] AS [a]
WHERE [a].[IsFolder] = CAST(0 AS bit) AND [a].[IsBlocked] = CAST(0 AS bit)
info: 11/7/2024 11:34:10.035 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Name]
FROM [Currencies] AS [c]
info: 11/7/2024 11:34:10.037 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:34:10.147 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:34:52.207 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Name]
FROM [Currencies] AS [c]
WHERE [a].[IsFolder] = CAST(0 AS bit) AND [a].[IsBlocked] = CAST(0 AS bit)
info: 11/7/2024 11:34:52.208 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:34:52.319 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:36:51.100 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [a].[Name]
FROM [Accounts] AS [a]
WHERE [a].[IsFolder] = CAST(0 AS bit) AND [a].[IsBlocked] = CAST(0 AS bit)
info: 11/7/2024 11:36:55.317 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (14ms) [Parameters=[@__startDate_Date_0='?' (DbType =
DateTime2), @__endDate_Date_1='?' (DbType = DateTime2), @__p_2='?' (DbType =
Int32), @__p_3='?' (DbType = Int32)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].[Amount], [c].
[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) >= @__startDate_Date_0 AND CONVERT(date, [j].
[Date]) <= @__endDate_Date_1
ORDER BY [j].[Date]
OFFSET @__p_2 ROWS FETCH NEXT @__p_3 ROWS ONLY
info: 11/7/2024 11:37:16.513 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (2ms) [Parameters=[], CommandType='Text',
CommandTimeout='30']
SELECT [c].[Name]
FROM [Currencies] AS [c]
WHERE [a].[IsFolder] = CAST(0 AS bit) AND [a].[IsBlocked] = CAST(0 AS bit)
info: 11/7/2024 11:37:16.521 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0
info: 11/7/2024 11:37:16.650 RelationalEventId.CommandExecuted[20101]
(Microsoft.EntityFrameworkCore.Database.Command)
Executed DbCommand (1ms) [Parameters=[@__dateTime_Date_0='?' (DbType =
DateTime2)], CommandType='Text', CommandTimeout='30']
SELECT [j].[Id], [a].[Name] AS [AccountCreditorName], [a0].[Name] AS
[AccountDebtorName], [j].[Note], [j].[Date], [j].[CreatedAt], [j].
[JournalEntryType], [j].[Amount], [c].[Name] AS [CurrencyName], [j].[ExchangeRate]
FROM [JournalEntries] AS [j]
INNER JOIN [Accounts] AS [a] ON [j].[AccountCreditorId] = [a].[Id]
INNER JOIN [Accounts] AS [a0] ON [j].[AccountDebtorId] = [a0].[Id]
INNER JOIN [Currencies] AS [c] ON [j].[CurrencyId] = [c].[Id]
WHERE CONVERT(date, [j].[Date]) = @__dateTime_Date_0

You might also like