username
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
username has 33 facts recorded in Dontopedia across 8 references, with 5 live disagreements.
Mostly:rdf:type(6), is nullable(5), has data type(3)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
hasColumnHas Column(4)
- Decision Logs Table
ex:decision-logs-table - User Profiles
ex:user-profiles - User Profiles Table
ex:user-profiles-table - User Profiles Table
ex:user-profiles-table
definesColumnDefines Column(2)
- Operation Pg Create Table 1 30
ex:operation-pg-create-table-1-30 - Pg Create Table Call 1
ex:pgCreateTable-call-1
includesColumnIncludes Column(1)
- Pg Create Table 4 30 Result Columns
ex:pg-create-table-4-30-result-columns
resultColumnResult Column(1)
- Pg Create Table Result 1
ex:pgCreateTable-result-1
selectsColumnSelects Column(1)
- Sql Select Statement
ex:sql-select-statement
Other facts (28)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Column | [3] |
| Rdf:type | Database Column | [4] |
| Rdf:type | Database Column | [5] |
| Rdf:type | Database Column | [6] |
| Rdf:type | Database Column | [7] |
| Rdf:type | Column | [8] |
| Is Nullable | true | [2] |
| Is Nullable | false | [3] |
| Is Nullable | true | [4] |
| Is Nullable | true | [6] |
| Is Nullable | true | [7] |
| Has Data Type | varchar(255) | [4] |
| Has Data Type | VARCHAR(255) NOT NULL | [5] |
| Has Data Type | Varchar 255 Data Type | [6] |
| Has Name | username | [1] |
| Has Name | username | [2] |
| Data Type | Text | [3] |
| Data Type | Varchar 255 | [7] |
| Part of Table | Decision Log Denormalized Table | [4] |
| Part of Table | User Profiles Table | [6] |
| Is Primary Key | false | [6] |
| Is Primary Key | false | [7] |
| Is Unique | false | [6] |
| Is Unique | false | [7] |
| Is Nullable Arg | true | [1] |
| Has Type Arg | VARCHAR(255) NOT NULL | [1] |
| Has Type | VARCHAR(255) | [2] |
| Has Column Position | 3 | [7] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (8)
ctx:discord/blah/omega/part-875ctx:discord/blah/omega/part-877ctx:discord/blah/omega/472- full textomega-472text/plain2 KB
doc:agent/omega-472/b0228c6f-2cca-4f74-aa55-cf3e1fad11cdShow excerpt
[2025-12-02 16:25] omega [bot]: The user_profiles table schema in your PostgreSQL database includes the following main columns: - id (text, primary key, not nullable) - user_id (text, unique, not nullable) - username (text, not nullable) -…
ctx:discord/blah/omega/723- full textomega-723text/plain3 KB
doc:agent/omega-723/c7b49ed4-81d5-46d0-a1cb-043592810423Show excerpt
[2025-12-13 13:46] omega [bot]: 🔧 2/2: pgCreateTable ✅ Success **Args:** ```json { "table": "decision_log_denormalized", "columns": [ { "name": "id", "type": "bigserial", "nullable": false, "primaryKey": true…
ctx:discord/blah/omega/869- full textomega-869text/plain2 KB
doc:agent/omega-869/dc84467d-bbf2-49ba-ad98-dee6df5b567bShow excerpt
[2026-01-17 04:26] omega [bot]: 🔧 19/30: pgInsert ❌ Failed **Args:** ```json { "table": "user_profiles", "rows": [], "returning": [ "user_id", "username", "uploaded_photo_url" ] } ``` **Result:** ```json { "success": f…
ctx:discord/blah/omega/878- full textomega-878text/plain1 KB
doc:agent/omega-878/26fe673c-ddf0-458b-9657-974df8b95e2aShow excerpt
[2026-01-17 04:26] omega [bot]: 🔧 13/30: pgCreateTable ✅ Success **Args:** ```json { "table": "user_profiles", "columns": [ { "name": "id", "type": "SERIAL", "nullable": false, "primaryKey": true, "uniq…
ctx:discord/blah/omega/877- full textomega-877text/plain2 KB
doc:agent/omega-877/fd354505-0480-4aa8-9043-12d036113933Show excerpt
[2026-01-17 04:26] omega [bot]: 🔧 30/30: pgInsert ❌ Failed **Args:** ```json { "table": "user_profiles", "rows": [], "returning": [ "user_id", "username", "uploaded_photo_url" ] } ``` **Result:** ```json { "success": f…
ctx:discord/blah/omega/965- full textomega-965text/plain2 KB
doc:agent/omega-965/f41d065d-9a3f-4b31-9c5b-005b38fdede9Show excerpt
[2026-01-26 02:38] omega [bot]: 🔧 1/3: postgresQueryExecutor ✅ Success **Args:** ```json { "query": "SELECT id, username, message_content FROM messages WHERE channel_name = 'general' ORDER BY timestamp DESC LIMIT 20" } ``` **Result:** ```…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.