Subversion Repositories oidplus

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
1416 2023-10-04 00:03:45 daniel-marschall /trunk/ Vendor update / Fixed internal dev tools  
/trunk/dev/ft_get_oid_data.inc.php
/trunk/dev/generate_example_data_firebird
/trunk/dev/generate_wellknown_country_firebird
/trunk/dev/generate_wellknown_other_access
/trunk/dev/generate_wellknown_other_firebird
/trunk/dev/generate_wellknown_other_mssql
/trunk/dev/generate_wellknown_other_mysql
/trunk/dev/generate_wellknown_other_oracle
/trunk/dev/generate_wellknown_other_pgsql
/trunk/dev/generate_wellknown_other_sqlite
/trunk/dev/oidinfo_add_missing
/trunk/doc/oidplus_custom_guid.md
/trunk/vendor/composer/installed.json
/trunk/vendor/composer/installed.php
/trunk/vendor/danielmarschall/php_utils/ipv6_functions.inc.php
/trunk/vendor/danielmarschall/vnag/README.md
/trunk/vendor/danielmarschall/vnag/TODO.md
/trunk/vendor/danielmarschall/vnag/framework/vnag_framework.inc.php
/trunk/vendor/licenses
1244 2023-04-28 11:25:47 daniel-marschall /trunk/ internal change: .sql setup files are now packed in the sqlSlang plugin folder  
/trunk/plugins/viathinksoft/sqlSlang/access/sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/access/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/access/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/firebird/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/mssql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/mysql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/oracle/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/pgsql/sql/wellknown_other.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/example.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/index.html
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/struct.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_country.sql
/trunk/plugins/viathinksoft/sqlSlang/sqlite/sql/wellknown_other.sql
/trunk/setup/sql
/trunk/.idea/sqldialects.xml
/trunk/TODO
/trunk/dev/generate_example_data_access
/trunk/dev/generate_example_data_firebird
/trunk/dev/generate_example_data_mssql
/trunk/dev/generate_example_data_mysql
/trunk/dev/generate_example_data_oracle
/trunk/dev/generate_example_data_pgsql
/trunk/dev/generate_example_data_sqlite
/trunk/dev/generate_wellknown_all
/trunk/dev/generate_wellknown_country_access
/trunk/dev/generate_wellknown_country_firebird
/trunk/dev/generate_wellknown_country_mssql
/trunk/dev/generate_wellknown_country_mysql
/trunk/dev/generate_wellknown_country_oracle
/trunk/dev/generate_wellknown_country_pgsql
/trunk/dev/generate_wellknown_country_sqlite
/trunk/dev/generate_wellknown_other_access
/trunk/dev/generate_wellknown_other_firebird
/trunk/dev/generate_wellknown_other_mssql
/trunk/dev/generate_wellknown_other_mysql
/trunk/dev/generate_wellknown_other_oracle
/trunk/dev/generate_wellknown_other_pgsql
/trunk/dev/generate_wellknown_other_sqlite
/trunk/doc/developer_notes/database/oracle_test_vm.txt
/trunk/includes/db_updates/run.inc.php
/trunk/setup/struct_empty.sql.php
/trunk/setup/struct_with_examples.sql.php
1237 2023-04-27 12:13:59 daniel-marschall /trunk/ Added example data and wellknown data for Firebird  
/trunk/dev/generate_example_data_firebird
/trunk/dev/generate_wellknown_country_firebird
/trunk/dev/generate_wellknown_other_firebird
/trunk/TODO
/trunk/doc/developer_notes/database/firebird_notes.txt
/trunk/setup/sql/example_firebird.sql
/trunk/setup/sql/struct_firebird.sql
/trunk/setup/sql/wellknown_country_firebird.sql
/trunk/setup/sql/wellknown_other_firebird.sql