{"id":18780686,"url":"https://github.com/simplicitesoftware/module-agd","last_synced_at":"2025-12-19T01:30:13.756Z","repository":{"id":80896960,"uuid":"516355794","full_name":"simplicitesoftware/module-agd","owner":"simplicitesoftware","description":null,"archived":false,"fork":false,"pushed_at":"2022-07-21T13:43:49.000Z","size":1926,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T10:45:02.391Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simplicitesoftware.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-21T12:08:41.000Z","updated_at":"2022-07-21T12:10:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"a3c840c0-662e-4627-a6f8-23d5ca325d26","html_url":"https://github.com/simplicitesoftware/module-agd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-agd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-agd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-agd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simplicitesoftware%2Fmodule-agd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simplicitesoftware","download_url":"https://codeload.github.com/simplicitesoftware/module-agd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239697435,"owners_count":19682418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:27:38.349Z","updated_at":"2025-12-19T01:30:13.634Z","avatar_url":"https://github.com/simplicitesoftware.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n ___ _            _ _    _ _    __\n/ __(_)_ __  _ __| (_)__(_) |_ /_/\n\\__ \\ | '  \\| '_ \\ | / _| |  _/ -_)\n|___/_|_|_|_| .__/_|_\\__|_|\\__\\___|\n            |_| \n--\u003e\n![](https://docs.simplicite.io//logos/logo250.png)\n* * *\n\n`Agd` module definition\n=======================\n\nAGD\n================\n\nPrototype **Annonces-Groupes-Département**.\n\n`AgdAdsHistoric` business object definition\n-------------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `row_ref_id` link to **`AgdAds`**                            | id                                       | yes*     |           |          | Record row ID                                                                    |\n| `row_idx`                                                    | int(11)                                  | yes*     | yes       |          | History record index                                                             |\n| `created_by_hist`                                            | char(100)                                | yes*     |           |          | Created by                                                                       |\n| `created_dt_hist`                                            | datetime                                 | yes*     |           |          | Created date                                                                     |\n| `agdAdsId`                                                   | int(11)                                  | yes*     | yes       |          | -                                                                                |\n| `agdAdsTitle`                                                | char(200)                                | yes      | yes       |          | -                                                                                |\n| `agdAdsBeginDate`                                            | date                                     |          | yes       |          | -                                                                                |\n| `agdAdsDescription`                                          | html(2000)                               |          | yes       |          | -                                                                                |\n| `agdAdsTypetransaction`                                      | enum(3) using `AGDADSTYPETRANSACTION` list | yes      | yes       |          | -                                                                                |\n| `agdAdsPrice`                                                | float(11, 2)                             | yes      | yes       |          | -                                                                                |\n| `agdAdsStatus`                                               | enum(100) using `AGDSTATUS` list         |          | yes       |          | -                                                                                |\n| `agdAdsPhoto`                                                | image                                    |          | yes       |          | -                                                                                |\n| `AgdAds_AgdSites_fk` link to **`AgdSites`**                  | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `AgdAds_AgdSites_fk.agdSitTitle`_                      | _char(100)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdAds_AgdSites_fk.agdSitAdress`_                     | _char(250)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdAds_AgdSites_fk.AgdSites_AgdCity_fk`_              | _id_                                     |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyName`_                      | _char(200)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyZipcode`_                   | _char(5)_                                |          |           |          | -                                                                                |\n| `agdAdsRubId` link to **`AgdRubrique`**                      | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `agdAdsRubId.agdRubId`_                                | _int(11)_                                |          |           |          | -                                                                                |\n| _Ref. `agdAdsRubId.agdRubTitle`_                             | _char(100)_                              |          |           |          | -                                                                                |\n\n### Lists\n\n* `AGDADSTYPETRANSACTION`\n    - `1` Type 1\n    - `2` Type 2\n    - `3` Type 3\n* `AGDSTATUS`\n    - `BRO` En brouillon\n    - `CRE` Créée\n    - `MOD` Modérée\n    - `VAL` Validée\n    - `ARC` Archivée\n\n`AgdCty` business object definition\n-----------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n\n`AgdGoodDeals` business object definition\n-----------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdGdTitle`                                                 | char(100)                                | yes*     | yes       |          | -                                                                                |\n| `agdGdTheme`                                                 | char(150)                                |          | yes       |          | -                                                                                |\n| `agdGdLien`                                                  | url(250)                                 |          | yes       |          | -                                                                                |\n| `agdGdOrder`                                                 | int(11)                                  |          | yes       |          | -                                                                                |\n| `agdGdSitId` link to **`AgdSites`**                          | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `agdGdSitId.agdSitTitle`_                              | _char(100)_                              |          |           |          | -                                                                                |\n\n`AgdParamSys` business object definition\n----------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n\n`AgdPrfSit` business object definition\n--------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdPrfsitPrfId` link to **`AgdProfil`**                     | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdPrfsitPrfId.usr_login`_                            | _regexp(100)_                            |          |           | yes      | _Login_                                                                          |\n| `agdPrfsitSitId` link to **`AgdSites`**                      | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdPrfsitSitId.agdSitTitle`_                          | _char(100)_                              |          |           |          | -                                                                                |\n\n`AgdPrfTag` business object definition\n--------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdPrftagPrfId` link to **`AgdProfil`**                     | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdPrftagPrfId.usr_login`_                            | _regexp(100)_                            |          |           | yes      | _Login_                                                                          |\n| `agdPrftagTagId` link to **`AgdTag`**                        | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdPrftagTagId.agdTagName`_                           | _char(150)_                              |          |           |          | -                                                                                |\n\n`AgdProfil` business object definition\n--------------------------------------\n\nProfil\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdPrfLastLogon`                                            | datetime                                 |          |           |          | -                                                                                |\n| `usr_image_id`                                               | image                                    |          | yes       | yes      | Picture                                                                          |\n| `agdPrfValidation`                                           | boolean                                  |          | yes       |          | -                                                                                |\n| `usr_login`                                                  | regexp(100)                              | yes*     | yes       | yes      | Login                                                                            |\n| `usr_first_name`                                             | char(50)                                 |          | yes       | yes      | First name                                                                       |\n| `usr_last_name`                                              | char(50)                                 |          | yes       | yes      | Last name                                                                        |\n| `usr_lang`                                                   | enum(3) using `LANG` list                | yes      | yes       | yes      | Language                                                                         |\n| `usr_email`                                                  | email(100)                               |          | yes       | yes      | Email address                                                                    |\n| `usr_cell_num`                                               | phone(20)                                |          | yes       | yes      | Mobile/cellular phone number                                                     |\n| `usr_active`                                                 | enum(1) using `USER_STATUS` list         |          | yes       |          | -                                                                                |\n| `agdPrfSitId` link to **`AgdSites`**                         | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `agdPrfSitId.agdSitTitle`_                             | _char(100)_                              |          |           |          | -                                                                                |\n| `usr_home_id` link to **`View`**                             | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `usr_home_id.viw_name`_                                | _char(100)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyName`_                      | _char(200)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyZipcode`_                   | _char(5)_                                |          |           |          | -                                                                                |\n| _Ref. `agdPrfSitId.AgdSites_AgdCity_fk`_                     | _id_                                     |          |           |          | -                                                                                |\n| `agdPrfType`                                                 | enum(5) using `AGDPRFTYPE` list          |          | yes       |          | -                                                                                |\n\n### Lists\n\n* `LANG`\n    - `ENU` English language\n    - `FRA` French language\n* `USER_STATUS`\n    - `0` Disabled\n    - `1` Enabled\n    - `2` Pending\n    - `3` Web services only\n* `AGDPRFTYPE`\n    - `ADMIN` Administrateur\n    - `USER` Utilisateur\n\n`AgdRubrique` business object definition\n----------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdRubId`                                                   | int(11)                                  | yes*     | yes       |          | -                                                                                |\n| `agdRubTitle`                                                | char(100)                                | yes      | yes       |          | -                                                                                |\n| `agdRubOrder`                                                | int(11)                                  | yes      | yes       |          | -                                                                                |\n| `agdRubIcne`                                                 | image                                    |          | yes       |          | -                                                                                |\n\n`AgdTag` business object definition\n-----------------------------------\n\nCentre d'intérêt\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdTagName`                                                 | char(150)                                | yes*     | yes       |          | -                                                                                |\n| `agdTagActive`                                               | boolean                                  |          | yes       |          | -                                                                                |\n| `agdTagIcne`                                                 | image                                    |          | yes       |          | -                                                                                |\n\n`AgdCity` business object definition\n------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdCtyCityCode`                                             | char(100)                                | yes*     | yes       |          | -                                                                                |\n| `agdCtyName`                                                 | char(200)                                | yes      | yes       |          | -                                                                                |\n| `agdCtyZipcode`                                              | char(5)                                  |          | yes       |          | -                                                                                |\n| `agdCtyCoordonnes`                                           | geocoords                                |          | yes       |          | -                                                                                |\n| `agdCtyPopulation`                                           | char(30)                                 |          | yes       |          | -                                                                                |\n\n`AgdSites` business object definition\n-------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdSitPhoto`                                                | image                                    |          | yes       |          | -                                                                                |\n| `agdSitTitle`                                                | char(100)                                | yes*     | yes       |          | -                                                                                |\n| `agdSitOtherTitle`                                           | char(250)                                |          | yes       |          | -                                                                                |\n| `agdSitAdress`                                               | char(250)                                |          | yes       |          | -                                                                                |\n| `AgdSites_AgdCity_fk` link to **`AgdCity`**                  | id                                       | yes      | yes       |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyCityCode`_                  | _char(100)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyName`_                      | _char(200)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyZipcode`_                   | _char(5)_                                |          |           |          | -                                                                                |\n\n`AgdAds` business object definition\n-----------------------------------\n\nPetites annonces\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdAdsId`                                                   | int(11)                                  | yes*     | yes       |          | -                                                                                |\n| `agdAdsTitle`                                                | char(200)                                | yes      | yes       |          | -                                                                                |\n| `agdAdsBeginDate`                                            | date                                     |          | yes       |          | -                                                                                |\n| `agdAdsDescription`                                          | html(2000)                               |          | yes       |          | -                                                                                |\n| `agdAdsTypetransaction`                                      | enum(3) using `AGDADSTYPETRANSACTION` list | yes      | yes       |          | -                                                                                |\n| `agdAdsPrice`                                                | float(11, 2)                             | yes      | yes       |          | -                                                                                |\n| `agdAdsStatus`                                               | enum(100) using `AGDSTATUS` list         |          | yes       |          | -                                                                                |\n| `agdAdsPhoto`                                                | image                                    |          | yes       |          | -                                                                                |\n| `AgdAds_AgdSites_fk` link to **`AgdSites`**                  | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `AgdAds_AgdSites_fk.agdSitTitle`_                      | _char(100)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdAds_AgdSites_fk.agdSitAdress`_                     | _char(250)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdAds_AgdSites_fk.AgdSites_AgdCity_fk`_              | _id_                                     |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyName`_                      | _char(200)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyZipcode`_                   | _char(5)_                                |          |           |          | -                                                                                |\n| `agdAdsRubId` link to **`AgdRubrique`**                      | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `agdAdsRubId.agdRubId`_                                | _int(11)_                                |          |           |          | -                                                                                |\n| _Ref. `agdAdsRubId.agdRubTitle`_                             | _char(100)_                              |          |           |          | -                                                                                |\n\n### Lists\n\n* `AGDADSTYPETRANSACTION`\n    - `1` Type 1\n    - `2` Type 2\n    - `3` Type 3\n* `AGDSTATUS`\n    - `BRO` En brouillon\n    - `CRE` Créée\n    - `MOD` Modérée\n    - `VAL` Validée\n    - `ARC` Archivée\n\n### Custom actions\n\n* `AGD_EXPIRE`: \n\n`AgdCLub` business object definition\n------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdClubPhotomini`                                           | image                                    |          | yes       |          | -                                                                                |\n| `agdClubTitle`                                               | char(150)                                | yes      | yes       |          | -                                                                                |\n| `agdClubDescription`                                         | text(2000)                               |          | yes       |          | -                                                                                |\n| `agdClubSiteweb`                                             | url(100)                                 |          | yes       |          | -                                                                                |\n| `agdClubAdress`                                              | char(150)                                |          | yes       |          | -                                                                                |\n| `agdClubCoordonnes`                                          | geocoords                                |          | yes       |          | -                                                                                |\n| `agdClubPhotoplandaccs`                                      | url(200)                                 |          | yes       |          | -                                                                                |\n| `agdClubSched1`                                              | time                                     |          | yes       |          | -                                                                                |\n| `agdClubSched2`                                              | time                                     |          | yes       |          | -                                                                                |\n| `agdClubPriodicit`                                           | char(100)                                |          | yes       |          | -                                                                                |\n| `agdClubPriodedinscription`                                  | char(250)                                |          | yes       |          | -                                                                                |\n| `agdClubContactEmail`                                        | email(150)                               |          | yes       |          | -                                                                                |\n| `agdClubState`                                               | char(100)                                |          | yes       |          | -                                                                                |\n| `agdClubBPhoto`                                              | url(200)                                 |          | yes       |          | -                                                                                |\n| `agdClubId`                                                  | int(11)                                  | yes*     | yes       |          | -                                                                                |\n| `agdClubPrfId` link to **`AgdProfil`**                       | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `agdClubPrfId.usr_login`_                              | _regexp(100)_                            |          |           | yes      | _Login_                                                                          |\n| _Ref. `agdClubPrfId.usr_first_name`_                         | _char(50)_                               |          |           | yes      | _First name_                                                                     |\n| _Ref. `agdClubPrfId.usr_last_name`_                          | _char(50)_                               |          |           | yes      | _Last name_                                                                      |\n\n`AgdNews` business object definition\n------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdNewsId`                                                  | int(11)                                  | yes*     | yes       |          | -                                                                                |\n| `agdNewsTitle`                                               | char(150)                                | yes      | yes       |          | -                                                                                |\n| `agdNewsDescription`                                         | html(4000)                               |          | yes       |          | -                                                                                |\n| `agdNewsPhoto`                                               | image                                    |          | yes       |          | -                                                                                |\n| `agdNewsDatededbut`                                          | date                                     | yes      | yes       |          | -                                                                                |\n| `agdNewsDatedefin`                                           | date                                     |          | yes       |          | -                                                                                |\n| `agdNewsState`                                               | char(100)                                |          | yes       |          | -                                                                                |\n| `agdNewsDatesethoraires`                                     | text(150)                                |          | yes       |          | -                                                                                |\n| `agdNewsClubId` link to **`AgdCLub`**                        | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `agdNewsClubId.agdClubId`_                             | _int(11)_                                |          |           |          | -                                                                                |\n| _Ref. `agdNewsClubId.agdClubTitle`_                          | _char(150)_                              |          |           |          | -                                                                                |\n| _Ref. `agdNewsClubId.agdClubDescription`_                    | _text(2000)_                             |          |           |          | -                                                                                |\n| `agdNewsSitId` link to **`AgdSites`**                        | id                                       |          | yes       |          | -                                                                                |\n| _Ref. `agdNewsSitId.agdSitTitle`_                            | _char(100)_                              |          |           |          | -                                                                                |\n| _Ref. `agdNewsSitId.AgdSites_AgdCity_fk`_                    | _id_                                     |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyName`_                      | _char(200)_                              |          |           |          | -                                                                                |\n| _Ref. `AgdSites_AgdCity_fk.agdCtyZipcode`_                   | _char(5)_                                |          |           |          | -                                                                                |\n\n`AgdClubTag` business object definition\n---------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdClubtagClubId` link to **`AgdCLub`**                     | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdClubtagClubId.agdClubId`_                          | _int(11)_                                |          |           |          | -                                                                                |\n| _Ref. `agdClubtagClubId.agdClubTitle`_                       | _char(150)_                              |          |           |          | -                                                                                |\n| `agdClubtagTagId` link to **`AgdTag`**                       | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdClubtagTagId.agdTagName`_                          | _char(150)_                              |          |           |          | -                                                                                |\n\n`AgdNewsTag` business object definition\n---------------------------------------\n\n\n\n### Fields\n\n| Name                                                         | Type                                     | Required | Updatable | Personal | Description                                                                      |\n|--------------------------------------------------------------|------------------------------------------|----------|-----------|----------|----------------------------------------------------------------------------------|\n| `agdNewstagNewsId` link to **`AgdNews`**                     | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdNewstagNewsId.agdNewsTitle`_                       | _char(150)_                              |          |           |          | -                                                                                |\n| _Ref. `agdNewstagNewsId.agdNewsId`_                          | _int(11)_                                |          |           |          | -                                                                                |\n| `agdNewstagTagId` link to **`AgdTag`**                       | id                                       | yes*     | yes       |          | -                                                                                |\n| _Ref. `agdNewstagTagId.agdTagName`_                          | _char(150)_                              |          |           |          | -                                                                                |\n\n`AgdAccount` external object definition\n---------------------------------------\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-agd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimplicitesoftware%2Fmodule-agd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimplicitesoftware%2Fmodule-agd/lists"}