aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/schema/schema-sq.ddl
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-18728 Add DB migrations for SCM_ACCOUNTSAurelien Poscia2023-03-311-0/+6
* SONAR-18872 improve total ncloc computation10.0.0.68432Pierre2023-03-301-1/+2
* SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations)Antoine Vigneau2023-03-221-0/+7
* SONAR-8219 Make users.user_local column not nullableEric Giffon2023-02-201-1/+1
* SONAR-17706 Remove root_uuid in Components and all its usesDuarte Meneses2023-02-021-2/+0
* SONAR-17706 Remove module related columns in Components and all its usesDuarte Meneses2023-02-021-5/+0
* SONAR-18192 - Update size of user uuid column to 255 in audit tableLéo Geoffroy2023-01-161-1/+1
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-231-1/+2
* SONAR-17645 Support user commissioning and decomissioning through SCIM for OktaWojtek Wajerowicz2022-12-081-0/+7
* SONAR-17592 adding column messageFormattings to issues tableLukasz Jarocki2022-12-011-1/+2
* SONAR-16455 Merge measure's 'variation' and 'value'Duarte Meneses2022-11-051-2/+0
* SONAR-17352 Refactor component keys to not include branch suffixLéo Geoffroy2022-10-121-0/+1
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-3/+2
* SONAR-17328 add unique index to uuid in componentsBenjamin Campomenosi2022-09-201-1/+1
* SONAR-17266 add webhook_secret column to alm_settings tableBenjamin Campomenosi2022-09-131-1/+2
* SONAR-17156 add unique index on project_uuid of project_badge_token and clean...Aurelien Poscia2022-08-101-0/+1
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-281-1/+2
* SONAR-16374 Add scheduled task to read PushEvents from DBJacek2022-07-251-0/+1
* SONAR-16374 Create 'push_events' tableJacek2022-07-251-0/+9
* SONAR-16613 Migrate users field 'sonarlint_ad_seen' to use the new notice mec...Pierre2022-07-211-2/+1
* SONAR-16598 Rename generic concept to education principlesPierre2022-07-121-1/+1
* SONAR-16598 Add new column generic conceptsLéo Geoffroy2022-07-121-1/+2
* SONAR-16614 add rule_description_context_key column in issues tableAurelien Poscia2022-07-081-1/+2
* Revert "SONAR-16598 Add new column generic concepts"Pierre2022-07-081-2/+1
* SONAR-16598 Add new column generic conceptsLéo Geoffroy2022-07-081-1/+2
* SONAR-16565 Add expiration_date column in user_tokens tableDimitris Kavvathas2022-07-011-1/+2
* SONAR-16518 add context columns and update unique index for rules descriptionsAntoine Vinot2022-06-301-2/+4
* SONAR-16479 remove root user conceptPierre2022-06-151-1/+0
* SONAR-15359 Better differentiate user from system operations in audit logsMatteo Mara2022-06-091-1/+2
* SONAR-16449 remove SonarCloud references in SonarQube codebasePierre Guillot2022-06-071-1/+0
* SONAR-16419 drop rules_metadata tablePierre2022-05-241-17/+0
* SONAR-16419 Creation of new metadata columns in the rule tablePierre2022-05-241-1/+13
* SONAR-16302 drop rules_metadata created_at and updated_atPierre2022-05-061-3/+1
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to RULE_DESC_SECTIONS.CONT...Aurelien2022-05-061-1/+1
* SONAR-16302 DB migration to create RULE_DESC_SECTIONS and migrate data (#5817)Aurelien2022-05-061-1/+9
* SONAR-16260 - Add token type to user_tokensbelen-pruvost-sonarsource2022-04-291-1/+2
* SONAR-16260 - Update db schema for analysis tokensMatteo Mara2022-04-291-1/+2
* SONAR-16139 Drop api/users/set_setting and related db tableDuarte Meneses2022-04-011-11/+0
* SONAR-16097 Apply feedbackDuarte Meneses2022-03-181-2/+2
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-0/+6
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-3/+0
* SONAR-15845 Upgrade H2 database dependency to 2.XJacek2022-02-021-540/+540
* SONAR-14929 Create 'new_code_reference_issues' tableJacek2022-01-211-0/+8
* SONAR-15802 Add new 'branch_uuid' column to 'portfolio_references'Duarte Meneses2021-12-271-2/+3
* SONAR-13426 add project_badge_token tablePierre2021-11-151-0/+9
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-2/+2
* SONAR-15498 Compute manually selected projects in portfolioJacek2021-11-091-1/+1
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-091-1/+10
* SONAR-15587 - Add sonarlint_ad_seen boolean column to users tableBelen Pruvost2021-11-031-1/+2
* SONAR-15441 - Create table for qgate_group_permissionsBelen Pruvost2021-10-221-0/+9