phot0n
|
266e1f95ed
|
chore: adding back idx column
This is needed for ordering in display of links as it keeps
track of the clicks on a particular link item
|
2022-02-07 16:40:01 +05:30 |
|
phot0n
|
b31f3c24f6
|
refactor: remove parent, parenttype, parentfield, idx columns from non-child table doctypes
* feat: add parent, parenttype, idx, parentfield columns to doctypes when transitioning from normal -> child table
* fix: remove parent, parenttype, parentfield, idx from DocType DocType
|
2022-02-07 15:12:37 +05:30 |
|
Ankush Menat
|
e5eca8232f
|
fix: dont auto drop manually created index on text types (#15739)
|
2022-01-26 17:47:30 +05:30 |
|
Suraj Shetty
|
72af9c7366
|
test: Fix test_index_and_unique_constraints
|
2022-01-23 22:59:13 +05:30 |
|
Suraj Shetty
|
b3f9e8e2cf
|
test: Add cases to validate index and unique constraints
|
2022-01-21 21:20:47 +05:30 |
|
Rushabh Mehta
|
8a198f363b
|
fix(default): cast as string as required
|
2020-10-26 10:02:04 +05:30 |
|
Shivam Mishra
|
7696f11e3c
|
feat: update test to check DATA to Text change
|
2020-04-15 13:24:01 +05:30 |
|
Suraj Shetty
|
bf69b98cba
|
test: Set docstatus type as Check
|
2020-03-21 18:24:15 +05:30 |
|
Suraj Shetty
|
641580a300
|
test: Add a fallback default
|
2020-03-21 18:11:42 +05:30 |
|
Suraj Shetty
|
8f8e361766
|
style: Fix formatting issues
|
2020-03-21 17:45:39 +05:30 |
|
Suraj Shetty
|
739f061871
|
test: Add test for frappe.db.updatedb
|
2020-03-21 12:30:54 +05:30 |
|