[go: up one dir, main page]

Activity for QAL

  • Zig Zig committed [170a65]

    Add spreadsheet source type

  • Zig Zig committed [2caee6]

    Better logging

  • Zig Zig committed [c8329e]

    Fix schema name and description

  • Zig Zig committed [f86d5d]

    Correct project reference

  • Zig Zig committed [76bc62]

    Fix name and end of test

  • Zig Zig committed [12f17a]

    Add JSON-support to XPathDataset

  • Zig Zig committed [2c02ef]

    Add requirements

  • Zig Zig committed [8b0df6]

    Use SQLite3 as default join engine in the test_...

  • Zig Zig committed [efaa25]

    Add SQLite3 support for BLOB and tests

  • Zig Zig committed [d5f9b7]

    Add DB2 reminder

  • Zig Zig committed [91ac98]

    Fix oracle issues with blobs, parameters and jo...

  • Zig Zig committed [532576]

    Add blobs to select resource tests

  • Zig Zig committed [6c1941]

    Add FilesDataset

  • Zig Zig committed [8e9103]

    Handle all sql cases in custom, no source dupli...

  • Zig Zig committed [5abb1b]

    Make optimal_sync CLI tests

  • Zig Zig committed [8918e8]

    Remove all XML settings

  • Zig Zig committed [862360]

    Add comparison file

  • Zig Zig committed [997937]

    Add the SQLLite database type

  • Zig Zig committed [354b0d]

    Add the SQLLite database type

  • Zig Zig committed [e4a489]

    Improve parameter handling

  • Zig Zig committed [c4285c]

    Improve reading settings

  • Zig Zig committed [49bca5]

    Improve reading the resource

  • Zig Zig committed [614ebd]

    Add raising error if None

  • Zig Zig committed [fec510]

    Fix string_to_bool

  • Zig Zig committed [7bbc13]

    Add readattr-function

  • Zig Zig committed [387ce2]

    Fix attribute handling when reading from resources

  • Zig Zig committed [065140]

    Improve reading parameters

  • Zig Zig committed [9a262c]

    Fix missing import

  • Zig Zig committed [ed118e]

    Stop using INI-files and use only JSON resources

  • Zig Zig committed [318266]

    Changed it to work with prefixed function instead

  • Zig Zig committed [3bf57c]

    Add Darwin alternatives for ODBC

  • Zig Zig committed [c1bd22]

    Improve load_json error reporting

  • Zig Zig committed [1f6560]

    Remove schemaId

  • Zig Zig committed [54da34]

    Moved to schemaRef

  • Zig Zig committed [ee2e53]

    Remove QAL dependencies

  • Zig Zig committed [1b93d3]

    Fix schema management and remaining reference i...

  • Zig Zig committed [471251]

    Add SchemaId to schemas

  • Zig Zig committed [a32d95]

    Move process into plug-in

  • Zig Zig committed [095d40]

    Add namespace attribute to schemas

  • Zig Zig committed [9e8aa0]

    Make ArrayList just an array

  • Zig Zig committed [d21b18]

    Improve the scheme resolution

  • Zig Zig committed [a2a3f9]

    Fix referencing from fragments, add using docum...

  • Zig Zig committed [404e9a]

    Fix json-schema resolution by adding a referrer

  • Zig Zig committed [56313e]

    Fix residual problem with SQL-json

  • Zig Zig committed [798b15]

    Commit before travel

  • Zig Zig committed [87c990]

    Move optimal sync from optimalbpm to qal

  • Zig Zig committed [85f20c]

    Finalize merge to json to merge

  • Zig Zig committed [a4ddd3]

    Fix parameter order and rename to _old, _new

  • Zig Zig committed [fe5c9c]

    Finish merge to json to merge

  • Zig Zig committed [16e6dc]

    Remove pass

  • Zig Zig committed [91eee8]

    Clean output, code

  • Zig Zig committed [4953db]

    Merge to XML/JSON to merge # 1

  • Zig Zig committed [dcaa51]

    Remove data clear

  • Zig Zig committed [b5f210]

    Remove db_ prefixes

  • Zig Zig committed [1f5467]

    Remove data handling

  • Zig Zig committed [eff0bd]

    Fix qal ref

  • Zig Zig committed [565372]

    Create test for the uri handler

  • Zig Zig committed [79b8df]

    Fix last of SQL to JSON to SQL

  • Zig Zig committed [110d45]

    Fix connection handling, make dal auto connect

  • Zig Zig committed [faf9f8]

    Fix definitions db_

  • Zig Zig committed [163114]

    Add import

  • Zig Zig committed [d0de53]

    Fix RDMS tests

  • Zig Zig committed [45c7b0]

    Remove test code

  • Zig Zig committed [d1d0ba]

    Moved all to normal properties instead of "data"

  • Zig Zig committed [334e98]

    Add dditional properties in schema as well

  • Zig Zig committed [e34163]

    Make resources accept additional properties

  • Zig Zig committed [2bef77]

    Add recurse class

  • Zig Zig committed [485d47]

    Base resources schema

  • Zig Zig committed [637953]

    Create Recurse class

  • Zig Zig committed [833f1a]

    Move add child property to meta

  • Zig Zig committed [4d13e7]

    Rename resource uuid, type and name

  • Zig Zig committed [2b0d34]

    Add todo for timeout

  • Zig Zig committed [9dbe34]

    Add resource resource files

  • Zig Zig committed [9db027]

    Rename all types to match class name standard

  • Zig Zig committed [9d1652]

    Add the schema folder and put JSON SQL schema t...

  • Zig Zig committed [9c00b9]

    Add test for resources to JSON to resources

  • Zig Zig committed [aaa690]

    Finish SQL to JSON to SQL

  • Zig Zig committed [c67694]

    Implemented Resource to JSON to Resource

  • Zig Zig committed [93e179]

    Revert formatting

  • Zig Zig committed [e8bf6a]

    Fix array assignment

  • Zig Zig committed [58b5c0]

    Fix base paths

  • Zig Zig committed [68981e]

    Use anyOf, break out code

  • Zig Zig committed [9452d3]

    Further typing for schemata

  • Zig Zig committed [adcbc4]

    Add usage xpath_data_formats

  • Zig Zig committed [0c7b97]

    Improve diff reporting

  • Zig Zig committed [05f100]

    Exclude static methods from class properties

  • Zig Zig committed [ddaf3f]

    Use common JSON arrays

  • Zig Zig committed [6e4829]

    Add create_index files json

  • Zig Zig committed [6cc48d]

    Fix CREATE_INDEX xml/json tests/files

  • Zig Zig committed [a91b4c]

    Fix data source types XML

  • Zig Zig committed [024718]

    Rename to _parse_attribute, improve names, hand...

  • Zig Zig committed [895373]

    Fix test insert for JSON

  • Zig Zig committed [083341]

    Fix remaining varchar references

  • Zig Zig committed [704ea0]

    Fix Array_string

  • Zig Zig committed [8be386]

    Implement correct casing for cast

  • Zig Zig committed [cd9789]

    Fix join_types

  • Zig Zig committed [254c2d]

    Allow empty join_type

  • Zig Zig committed [179822]

    Test files for CREATE and SELECT

  • Zig Zig committed [f68eeb]

    Add proper None-handling

  • Zig Zig committed [ac291a]

    Fix doubles

1 >