Magellan Linux

Log of /alx-src/branches/alx-web-070/scripts/sql-schema/include

View Directory Listing Directory Listing


Sticky Revision:

Revision 10646 - Directory Listing
Modified Wed Aug 30 13:56:46 2017 UTC (6 years, 9 months ago) by niro
-support arch detecting features in the sql schema and fixed an schema error

Revision 9481 - Directory Listing
Modified Fri Apr 7 08:32:02 2017 UTC (7 years, 2 months ago) by niro
-updated values version to 4

Revision 9480 - Directory Listing
Modified Fri Apr 7 08:31:18 2017 UTC (7 years, 2 months ago) by niro
-added 'auto' values for gfxcard auto detection

Revision 9473 - Directory Listing
Modified Thu Apr 6 13:57:45 2017 UTC (7 years, 2 months ago) by niro
-fixed broken update

Revision 9469 - Directory Listing
Modified Thu Apr 6 13:34:54 2017 UTC (7 years, 2 months ago) by niro
-updated schema to version 11

Revision 9464 - Directory Listing
Modified Thu Apr 6 12:57:07 2017 UTC (7 years, 2 months ago) by niro
-updated schema to version 10

Revision 9463 - Directory Listing
Modified Thu Apr 6 12:53:35 2017 UTC (7 years, 2 months ago) by niro
-updated schema to version 9

Revision 9462 - Directory Listing
Modified Thu Apr 6 12:51:30 2017 UTC (7 years, 2 months ago) by niro
-updated schema to version 8

Revision 8740 - Directory Listing
Modified Wed Feb 17 12:07:37 2016 UTC (8 years, 3 months ago) by niro
-sql db schema version 7, added bootserver to client_locations

Revision 8574 - Directory Listing
Modified Tue Feb 9 13:11:09 2016 UTC (8 years, 3 months ago) by niro
-fixed a typo

Revision 8573 - Directory Listing
Modified Tue Feb 9 13:07:06 2016 UTC (8 years, 3 months ago) by niro
-update to database schema 6, autostart=1 for all session types

Revision 8548 - Directory Listing
Modified Mon Feb 8 13:10:52 2016 UTC (8 years, 3 months ago) by niro
-fixed broken table name client_location -> client_locations

Revision 8546 - Directory Listing
Modified Mon Feb 8 12:55:57 2016 UTC (8 years, 3 months ago) by niro
-fixed sql-schema/include installation

Revision 8541 - Directory Listing
Modified Mon Feb 8 12:35:04 2016 UTC (8 years, 3 months ago) by niro
-fixed broken Makefile

Revision 8535 - Directory Listing
Modified Mon Feb 8 12:21:03 2016 UTC (8 years, 3 months ago) by niro
-added initial Makefile build system

Revision 8521 - Directory Listing
Modified Mon Feb 8 09:55:53 2016 UTC (8 years, 3 months ago) by niro
-updated to database schema version 5 and values version 3

Revision 8518 - Directory Listing
Modified Mon Feb 8 09:41:29 2016 UTC (8 years, 3 months ago) by niro
-fixed a typos

Revision 8515 - Directory Listing
Modified Mon Feb 8 09:22:28 2016 UTC (8 years, 3 months ago) by niro
-schema version 4 and values version 2, get wireless_ default values from database

Revision 8498 - Directory Listing
Modified Fri Feb 5 13:57:48 2016 UTC (8 years, 4 months ago) by niro
-fixed schema/values version handling

Revision 8497 - Directory Listing
Modified Fri Feb 5 13:48:23 2016 UTC (8 years, 4 months ago) by niro
-renamed all version instances to schema_version

Revision 8496 - Directory Listing
Modified Fri Feb 5 13:45:13 2016 UTC (8 years, 4 months ago) by niro
-renamed MCORE_SQL_DB_VERSION to MCORE_SQL_DB_SCHEMA_VERSION

Revision 8495 - Directory Listing
Modified Fri Feb 5 13:30:51 2016 UTC (8 years, 4 months ago) by niro
-fill_database must not update the database version, the schema creators or updates have to do that. fixed a typo too

Revision 8494 - Directory Listing
Modified Fri Feb 5 13:19:00 2016 UTC (8 years, 4 months ago) by niro
-database version 3

Revision 8492 - Directory Listing
Modified Fri Feb 5 13:17:28 2016 UTC (8 years, 4 months ago) by niro
-added update_to_database_schema_version_3 script

Revision 8491 - Directory Listing
Modified Fri Feb 5 13:07:55 2016 UTC (8 years, 4 months ago) by niro
-fixed typos

Revision 8487 - Directory Listing
Modified Fri Feb 5 12:29:05 2016 UTC (8 years, 4 months ago) by niro
-removed debug entry

Revision 8486 - Directory Listing
Modified Fri Feb 5 12:28:33 2016 UTC (8 years, 4 months ago) by niro
-added update_to_database_schema_version_2 script

Revision 8485 - Directory Listing
Added Fri Feb 5 12:06:33 2016 UTC (8 years, 4 months ago) by niro
-added initial schema script