Activity for SqlWorker

  • obratim committed [8591ce]

    "public" keyword hotfix

  • obratim committed [58758f]

    creating numspec by MSBuildVersioning.dll

  • obratim committed [f2f267]

    ignoring removed files

  • obratim committed [1d9ffb]

    cs Type - sql type mappings

  • obratim committed [6325d3]

    creating nuget package

  • obratim committed [643c94]

    auto-generating version number in unix

  • obratim committed [a53d8e]

    no unicode signature

  • obratim committed [6d0b3a]

    usings in GetStruct method

  • obratim committed [ec2db4]

    disposing disposable components

  • obratim committed [94b1ea]

    OleDb support

  • obratim committed [7e4223]

    more DbDataReader helpers

  • obratim committed [b52565]

    ignoring all bin/ and obj/

  • obratim committed [315952]

    creating correct tables from DataTable with col...

  • obratim committed [59a2e8]

    perfomance fix

  • obratim committed [dcda22]

    new version

  • obratim committed [231760]

    helper class for db null value workaround

  • obratim committed [ec04b5]

    auto cleanup completed

  • obratim committed [49846a]

    static helpers moved to separate file;

  • obratim committed [5c71f2]

    parameters order fix

  • obratim committed [49946a]

    code cleanups: more semantic & agreement-suitab...

  • obratim committed [233dc2]

    Merge with IEnumerable

  • obratim committed [fd068c]

    [behavour changed] no command auto expansion by...

  • obratim committed [8aa89f]

    SpecificIsolationLevel

  • obratim committed [26dc82]

    command type can be specifyied in any ASqlWorke...

  • obratim committed [e2bb74]

    some documentation added

  • obratim committed [b0e25a]

    more code cleanups

  • obratim committed [b39153]

    mono compatible

  • obratim committed [e35146]

    assembly info updated

  • obratim committed [6c4ef5]

    generating version both for debug and release v...

  • obratim committed [51d57a]

    sql server: bulk insert from ienumerable

  • obratim committed [96acfb]

    creating and filling table from DataTable

  • obratim committed [4c2869]

    restored default code formatting rules

  • obratim committed [9b942a]

    ParameterConstuctors realisations renamed

  • obratim committed [a2c021]

    ignoring generated nuget packages

  • obratim committed [26cc56]

    GetNullableFloat&Double

  • obratim committed [d59fa6]

    correct generating nuget packages

  • obratim committed [ba8d22]

    test project setted as startup proj

  • obratim committed [0e1e1a]

    some test code

  • obratim committed [ba2930]

    code auto cleanup

  • obratim committed [bd7ad3]

    SqlWorker class remamed to MSSqlWorker

  • obratim committed [270464]

    added code formatting config

  • obratim committed [13d4b0]

    using "MSBuild Versioning" to autoincrement ass...

  • obratim committed [ab71ce]

    testing project using new API

  • obratim committed [abfb02]

    GetNullableGuid helper

  • obratim committed [b5c846]

    storing DbCommands themselfs, not the hashes

  • obratim committed [caf60d]

    code clean-ups

  • obratim committed [642430]

    new methods returning IEnumerable

  • obratim committed [b054d3]

    all List-functions reimplemented as IEnumerable

  • obratim committed [c3e9f9]

    method for getting datatable from query

  • obratim committed [bc9ad3]

    for ExecuteNonQuery can be setted cmd type beca...

  • obratim committed [a99474]

    version increment

  • obratim committed [87323d]

    timeouts in select queryes

  • 1 1 committed [e01beb]

    timeout can be setted for nonquery requests

  • 1 1 committed [79fe0e]

    working with multiple readers fixes

  • 1 1 committed [6efdcc]

    getting scalars list by table and column bugfix

  • obratim committed [bc1c42]

    some comments fixes

  • obratim committed [b60ebd]

    Disposable sqlworker

  • obratim committed [04f268]

    new version

  • obratim committed [e09f93]

    additional checks for file operations

  • SqlWorker SqlWorker released /SqlWorker.dll

  • obratim committed [7b40a0]

    getscalarsfromdb method bugfix

  • obratim committed [378298]

    meaningfull variables names

  • obratim committed [33870e]

    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnal...

  • obratim committed [011055]

    GetScalarsListFromDB bugfix

  • obratim committed [a1e9a3]

    ASqlWorker generic renamed from T to TPC to esc...

  • obratim committed [b8cad4]

    abstract static methods implemented (HOLY FUCKI...

  • obratim committed [903c4a]

    ExecuteNonQuery bugfix: vals==null correct beha...

  • obratim committed [0422b6]

    closing transaction and connection if anything ...

  • obratim committed [57613a]

    NpgSqlWorker realised again

  • obratim committed [bf5cad]

    some code cleanups

  • obratim committed [05442b]

    grant update

  • obratim committed [149810]

    AssemblyVersion("1.0.1.10")

  • obratim committed [c1713f]

    tuples correct works!

  • obratim committed [a3286d]

    correct detecting nullable types

  • obratim committed [3f59ec]

    getting tuple bugfix

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • SqlWorker SqlWorker released /SqlWorker.dll

  • obratim committed [d019ea]

    version increase

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • obratim committed [4672ba]

    function for getting tuples from DB;

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • Viktor Koryagin Viktor Koryagin modified a wiki page

    Home

  • Hadfield Mitchell Hadfield Mitchell committed [a9c8af]

    не будем добавлять экран для колонок

  • obratim committed [011f7c]

    escaping dbnull stupid errors in DataReaderToOb...

  • obratim committed [e613c3]

    creating parameters from dictionary

  • obratim committed [827155]

    sending files to mssql

  • obratim committed [4a2914]

    new version

  • obratim committed [b7e884]

    не закрываю соединение, если запущена транзакция

  • obratim committed [37e5bf]

    returning exceptions list in GetListFromDB

  • obratim committed [1138ab]

    Methods moved to abstract class ASqlWorker

  • obratim committed [1a9b8a]

    creating DpParameter[] from Dictionary without ...

  • obratim committed [078777]

    sintax sugar for launching sql code with single...

  • obratim committed [c6d3aa]

    closing connection on commit and rollback

  • obratim committed [48c5aa]

    new version

  • obratim committed [e027c0]

    file transaction bugfix

  • obratim committed [cee23e]

    GetScalarsListFromDB()

1 >
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.